v8 10.2.154 (node 18.16.0)
V8 is Google's open source JavaScript engine
Loading...
Searching...
No Matches
CagedHeapLocalData Struct Referencefinal

#include <caged-heap-local-data.h>

Public Member Functions

 CagedHeapLocalData (HeapBase &, PageAllocator &)
 

Data Fields

bool is_incremental_marking_in_progress = false
 
HeapBase & heap_base
 

Detailed Description

Definition at line 66 of file caged-heap-local-data.h.

Constructor & Destructor Documentation

◆ CagedHeapLocalData()

CagedHeapLocalData ( HeapBase &  ,
PageAllocator  
)

Field Documentation

◆ heap_base

HeapBase& heap_base

Definition at line 70 of file caged-heap-local-data.h.

◆ is_incremental_marking_in_progress

bool is_incremental_marking_in_progress = false

Definition at line 69 of file caged-heap-local-data.h.


The documentation for this struct was generated from the following file: