Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
v8::internal::HandleScopeData Struct Referencefinal

#include <v8-internal.h>

Public Member Functions

void Initialize ()
 

Public Attributes

Addressnext
 
Addresslimit
 
int level
 
int sealed_level
 

Static Public Attributes

static constexpr uint32_t kSizeInBytes
 

Member Function Documentation

◆ Initialize()

void v8::internal::HandleScopeData::Initialize ( )
inline

Member Data Documentation

◆ kSizeInBytes

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

◆ level

int v8::internal::HandleScopeData::level

◆ limit

Address* v8::internal::HandleScopeData::limit

◆ next

Address* v8::internal::HandleScopeData::next

◆ sealed_level

int v8::internal::HandleScopeData::sealed_level

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