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