![]() |
v8
10.1.124 (node 18.2.0)
V8 is Google's open source JavaScript engine
|
#include <caged-heap-local-data.h>
Public Member Functions | |
| CagedHeapLocalData (HeapBase &, PageAllocator &) | |
Data Fields | |
| bool | is_incremental_marking_in_progress = false |
| HeapBase & | heap_base |
Definition at line 55 of file caged-heap-local-data.h.
| CagedHeapLocalData | ( | HeapBase & | , |
| PageAllocator & | |||
| ) |
| HeapBase& heap_base |
Definition at line 59 of file caged-heap-local-data.h.
| bool is_incremental_marking_in_progress = false |
Definition at line 58 of file caged-heap-local-data.h.