v8 13.6.233 (node 24.1.0)
V8 is Google's open source JavaScript engine
Loading...
Searching...
No Matches
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()

CustomSpaceIndex ( size_t value)
inlineconstexpr

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

References value.

Field Documentation

◆ value

size_t value

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

Referenced by CustomSpaceIndex().


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