v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::IsolateGroupAccessScope Class Referencefinal
Collaboration diagram for v8::internal::IsolateGroupAccessScope:

Public Member Functions

 IsolateGroupAccessScope (IsolateGroup *)
 
 ~IsolateGroupAccessScope ()
 

Detailed Description

Definition at line 51 of file isolate-group.cc.

Constructor & Destructor Documentation

◆ IsolateGroupAccessScope()

v8::internal::IsolateGroupAccessScope::IsolateGroupAccessScope ( IsolateGroup * )
inlineexplicit

Definition at line 53 of file isolate-group.cc.

◆ ~IsolateGroupAccessScope()

v8::internal::IsolateGroupAccessScope::~IsolateGroupAccessScope ( )
inline

Definition at line 55 of file isolate-group.cc.


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