V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::Isolate::Scope Class Reference

#include <v8.h>

Public Member Functions

 Scope (Isolate *isolate)
 
 Scope (const Scope &)=delete
 
Scopeoperator= (const Scope &)=delete
 

Detailed Description

Stack-allocated class which sets the isolate for all operations executed within a local scope.

Definition at line 7209 of file v8.h.


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