V8 API Reference Guide generated from the header files
Public Member Functions
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.


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