Package apple.javascriptcore.struct
Interface JSClassDefinition.Function_callAsFunction
-
- Enclosing class:
- JSClassDefinition
public static interface JSClassDefinition.Function_callAsFunction
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description JSValueRefcall_callAsFunction(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_callAsFunction
JSValueRef call_callAsFunction(JSContextRef arg0, JSObjectRef arg1, JSObjectRef arg2, long arg3, org.moe.natj.general.ptr.ConstPtr<JSValueRef> arg4, org.moe.natj.general.ptr.Ptr<JSValueRef> arg5)
-
-