V8  latest master commit
V8 is Google's open source JavaScript engine
cppgc::CustomSpaceIndex Struct Reference

#include <custom-space.h>

Public Member Functions

 CustomSpaceIndex (size_t value)
 

Data Fields

size_t value
 

Detailed Description

Definition at line 12 of file custom-space.h.

Constructor & Destructor Documentation

◆ CustomSpaceIndex()

cppgc::CustomSpaceIndex::CustomSpaceIndex ( size_t  value)
inline

Definition at line 13 of file custom-space.h.

Field Documentation

◆ value

size_t cppgc::CustomSpaceIndex::value

Definition at line 14 of file custom-space.h.


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