|
My Project
|
Public Member Functions | |
| Isolate * | GetIsolate () |
| JSNIEnvExt (Isolate *isolate) | |
Static Public Member Functions | |
| static JSNIEnvExt * | Create (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 |
1.8.14