#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.
|
inlineexplicit |
|
inline |
|
delete |