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