My Project
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
v8::JSNIEnvExt Struct Reference
Inheritance diagram for v8::JSNIEnvExt:
_JSNIEnv _JSNIEnv

Public Member Functions

Isolate * GetIsolate ()
 
 JSNIEnvExt (Isolate *isolate)
 

Static Public Member Functions

static JSNIEnvExtCreate (Isolate *isolate)
 

Public Attributes

Isolate * isolate_
 
std::vector< JsLocalScopeBase * > stacked_local_scope
 
int error_code
 
JSNIErrorInfo last_error_info
 
v8::Persistent< v8::Value > last_exception
 
Isolate *const isolate_
 
std::vector< void * > stacked_local_scope
 
Persistent< Value > last_exception
 
- Public Attributes inherited from _JSNIEnv
void * reserved
 

The documentation for this struct was generated from the following files: