V8 Project
|
Public Member Functions | |
RealmScope (PerIsolateData *data) | |
~RealmScope () | |
Private Attributes | |
PerIsolateData * | data_ |
|
explicit |
Definition at line 287 of file d8.cc.
References data_, v8::Isolate::GetEnteredContext(), v8::PerIsolateData::isolate_, v8::PerIsolateData::realm_count_, v8::PerIsolateData::realm_current_, v8::PerIsolateData::realm_switch_, and v8::PerIsolateData::realms_.
v8::PerIsolateData::RealmScope::~RealmScope | ( | ) |
Definition at line 297 of file d8.cc.
|
private |
Definition at line 98 of file d8.cc.
Referenced by RealmScope().