|
V8 Project
|
Variables | |
| const pthread_t | kNoThread = (pthread_t) 0 |
| bool | g_hard_abort = false |
| const char * | g_gc_fake_mmap = NULL |
| const char* v8::base::anonymous_namespace{platform-posix.cc}::g_gc_fake_mmap = NULL |
Definition at line 71 of file platform-posix.cc.
Referenced by v8::base::OS::Initialize().
Definition at line 69 of file platform-posix.cc.
Referenced by v8::base::OS::Abort(), and v8::base::OS::Initialize().
| const pthread_t v8::base::anonymous_namespace{platform-posix.cc}::kNoThread = (pthread_t) 0 |
Definition at line 67 of file platform-posix.cc.