v8  9.0.257(node16.0.0)
V8 is Google's open source JavaScript engine
CustomSpaceIndex Struct Reference

#include <custom-space.h>

Public Member Functions

constexpr CustomSpaceIndex (size_t value)
 

Data Fields

size_t value
 

Detailed Description

Index identifying a custom space.

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

Constructor & Destructor Documentation

◆ CustomSpaceIndex()

constexpr CustomSpaceIndex ( size_t  value)
inlineconstexpr

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

References CustomSpaceIndex::value.

Field Documentation

◆ value

size_t value

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

Referenced by CustomSpaceIndex::CustomSpaceIndex().


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