Package apple.javascriptcore.c
Interface JavaScriptCore.Function_JSObjectMakeFunctionWithCallback
-
- Enclosing class:
- JavaScriptCore
public static interface JavaScriptCore.Function_JSObjectMakeFunctionWithCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description JSValueRefcall_JSObjectMakeFunctionWithCallback(JSContextRef arg0, JSObjectRef arg1, JSObjectRef arg2, long arg3, org.moe.natj.general.ptr.ConstPtr<JSValueRef> arg4, org.moe.natj.general.ptr.Ptr<JSValueRef> arg5)
-
-
-
Method Detail
-
call_JSObjectMakeFunctionWithCallback
JSValueRef call_JSObjectMakeFunctionWithCallback(JSContextRef arg0, JSObjectRef arg1, JSObjectRef arg2, long arg3, org.moe.natj.general.ptr.ConstPtr<JSValueRef> arg4, org.moe.natj.general.ptr.Ptr<JSValueRef> arg5)
-
-