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
zone-inl.h File Reference
#include "zone.h"
#include "counters.h"
#include "isolate.h"
#include "utils.h"
#include "v8-counters.h"
Include dependency graph for zone-inl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 v8
 
 v8::internal
 

Macros

#define ASAN_UNPOISON_MEMORY_REGION(start, size)   ((void) 0)
 

Macro Definition Documentation

#define ASAN_UNPOISON_MEMORY_REGION (   start,
  size 
)    ((void) 0)

Definition at line 36 of file zone-inl.h.

Referenced by Zone::DeleteAll(), and Zone::DeleteKeptSegment().