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