![]() |
v8 14.1.146 (node 25.0.0)
V8 is Google's open source JavaScript engine
|
#include <v8-isolate.h>
Public Member Functions | |
| Scope (Isolate *isolate) | |
| ~Scope () | |
| Scope (const Scope &)=delete | |
| Scope & | operator= (const Scope &)=delete |
Stack-allocated class which sets the isolate for all operations executed within a local scope.
Definition at line 386 of file v8-isolate.h.
Definition at line 388 of file v8-isolate.h.
References Isolate::Enter().
|
inline |
Definition at line 392 of file v8-isolate.h.
References Isolate::Exit().