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