|
V8 Project
|
#include <dlfcn.h>#include <errno.h>#include <ieeefp.h>#include <pthread.h>#include <semaphore.h>#include <signal.h>#include <sys/mman.h>#include <sys/regset.h>#include <sys/stack.h>#include <sys/time.h>#include <time.h>#include <ucontext.h>#include <unistd.h>#include <cmath>#include "src/base/macros.h"#include "src/base/platform/platform.h"
Include dependency graph for platform-solaris.cc:Go to the source code of this file.
Classes | |
| class | v8::base::PosixMemoryMappedFile |
Namespaces | |
| v8 | |
| Debugger support for the V8 JavaScript engine. | |
| v8::base | |
Functions | |
| int | std::signbit (double x) |
Variables | |
| static const int | v8::base::kMmapFd = -1 |
| static const int | v8::base::kMmapFdOffset = 0 |
| int std::signbit | ( | double | x | ) |
Definition at line 40 of file platform-solaris.cc.
References std::signbit().
Referenced by std::fpclassify(), and std::signbit().
Here is the call graph for this function:
Here is the caller graph for this function: