|
V8 Project
|
Collaboration diagram for v8::internal::Heap::StructTable:Public Attributes | |
| InstanceType | type |
| int | size |
| RootListIndex | index |
| RootListIndex v8::internal::Heap::StructTable::index |
Definition at line 1555 of file heap.h.
Referenced by v8::internal::Heap::CreateInitialMaps().
| int v8::internal::Heap::StructTable::size |
Definition at line 1554 of file heap.h.
Referenced by v8::internal::Heap::CreateInitialMaps().
| InstanceType v8::internal::Heap::StructTable::type |
Definition at line 1553 of file heap.h.
Referenced by v8::internal::Heap::CreateInitialMaps().