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

Public Attributes

const char * contents
 
RootListIndex index
 

Detailed Description

Definition at line 1547 of file heap.h.

Member Data Documentation

◆ contents

const char* v8::internal::Heap::ConstantStringTable::contents

Definition at line 1548 of file heap.h.

◆ index

RootListIndex v8::internal::Heap::ConstantStringTable::index

Definition at line 1549 of file heap.h.

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


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