V8 Project
v8::internal::Heap::StructTable Struct Reference
+ Collaboration diagram for v8::internal::Heap::StructTable:

Public Attributes

InstanceType type
 
int size
 
RootListIndex index
 

Detailed Description

Definition at line 1552 of file heap.h.

Member Data Documentation

◆ index

RootListIndex v8::internal::Heap::StructTable::index

Definition at line 1555 of file heap.h.

Referenced by v8::internal::Heap::CreateInitialMaps().

◆ size

int v8::internal::Heap::StructTable::size

Definition at line 1554 of file heap.h.

Referenced by v8::internal::Heap::CreateInitialMaps().

◆ type

InstanceType v8::internal::Heap::StructTable::type

Definition at line 1553 of file heap.h.

Referenced by v8::internal::Heap::CreateInitialMaps().


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