v8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
v8::Isolate::Scope Class Reference

#include <v8.h>

Public Member Functions

 Scope (Isolate *isolate)
 
 ~Scope ()
 

Detailed Description

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

Constructor & Destructor Documentation

v8::Isolate::Scope::Scope ( Isolate isolate)
inlineexplicit
v8::Isolate::Scope::~Scope ( )
inline

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