Package apple.javascriptcore.struct
Interface JSStaticValue.Function_setProperty
-
- Enclosing class:
- JSStaticValue
public static interface JSStaticValue.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)
-
-