v8
3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
|
Go to the source code of this file.
Macros | |
#define | __has_feature(x) 0 |
#define | MSAN_MEMORY_IS_INITIALIZED(p, s) |
#define MSAN_MEMORY_IS_INITIALIZED | ( | p, | |
s | |||
) |
Definition at line 46 of file msan.h.
Referenced by MemoryAllocator::AllocateChunk().