V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
#include <v8.h>
Public Member Functions | |
Scope (Isolate *isolate) | |
Scope (const Scope &)=delete | |
Scope & | operator= (const Scope &)=delete |
Stack-allocated class which sets the isolate for all operations executed within a local scope.