v8  3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
msan.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define __has_feature(x)   0
 
#define MSAN_MEMORY_IS_INITIALIZED(p, s)
 

Macro Definition Documentation

#define __has_feature (   x)    0

Definition at line 34 of file msan.h.

#define MSAN_MEMORY_IS_INITIALIZED (   p,
 
)

Definition at line 46 of file msan.h.

Referenced by MemoryAllocator::AllocateChunk().