v8 14.1.146 (node 25.0.0)
V8 is Google's open source JavaScript engine
Loading...
Searching...
No Matches
HandleScopeData Struct Referencefinal

#include <v8-internal.h>

Public Member Functions

void Initialize ()
 

Data Fields

Addressnext
 
Addresslimit
 
int level
 
int sealed_level
 

Static Public Attributes

static constexpr uint32_t kSizeInBytes
 

Detailed Description

Definition at line 861 of file v8-internal.h.

Member Function Documentation

◆ Initialize()

void Initialize ( )
inline

Field Documentation

◆ kSizeInBytes

constexpr uint32_t kSizeInBytes
staticconstexpr
Initial value:
=
const int kApiSystemPointerSize
Definition v8-internal.h:65
const int kApiInt32Size
Definition v8-internal.h:67

Definition at line 862 of file v8-internal.h.

◆ level

int level

◆ limit

◆ next

◆ sealed_level

int sealed_level

Definition at line 868 of file v8-internal.h.

Referenced by HandleScopeData::Initialize().


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