My Project
|
This is the complete list of members for v8::JSNI, including all inherited members.
ClearErrorCode(JSNIEnv *env) (defined in v8::JSNI) | v8::JSNI | inlinestatic |
FakeJSNICallback(const FunctionCallbackInfo< Value > &info) (defined in v8::JSNI) | v8::JSNI | inlinestatic |
GetEnv(Isolate *isolate) (defined in v8::JSNI) | v8::JSNI | inlinestatic |
GetIsolate(JSNIEnv *env) (defined in v8::JSNI) | v8::JSNI | inlinestatic |
JSNIAbort(const char *jsni_function_name, const char *msg) (defined in v8::JSNI) | v8::JSNI | inlinestatic |
JSNICheck(bool condition, const char *location, const char *message) (defined in v8::JSNI) | v8::JSNI | inlinestatic |
kAccessorFieldCount (defined in v8::JSNI) | v8::JSNI | static |
kDataIndex (defined in v8::JSNI) | v8::JSNI | static |
kGetterIndex (defined in v8::JSNI) | v8::JSNI | static |
kInitialReferenceCount (defined in v8::JSNI) | v8::JSNI | static |
kSetterIndex (defined in v8::JSNI) | v8::JSNI | static |
RawNewUndefined(JSNIEnv *env) (defined in v8::JSNI) | v8::JSNI | inlinestatic |
SetErrorCode(JSNIEnv *env, int error_code) (defined in v8::JSNI) | v8::JSNI | inlinestatic |
ToJSNIValue(Local< Value > val) (defined in v8::JSNI) | v8::JSNI | inlinestatic |
ToV8LocalValue(JSValueRef val) (defined in v8::JSNI) | v8::JSNI | inlinestatic |
WrapAccessorData(JSNIEnv *env, JSNICallback getter, JSNICallback setter, void *data) (defined in v8::JSNI) | v8::JSNI | inlinestatic |
WrapGetter(Local< Name > property, const PropertyCallbackInfo< Value > &info) (defined in v8::JSNI) | v8::JSNI | inlinestatic |
WrapSetter(Local< Name > property, Local< Value > value, const PropertyCallbackInfo< void > &info) (defined in v8::JSNI) | v8::JSNI | inlinestatic |