Package apple.javascriptcore.struct
Interface JSClassDefinition.Function_hasProperty
-
- Enclosing class:
- JSClassDefinition
public static interface JSClassDefinition.Function_hasProperty
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleancall_hasProperty(JSContextRef arg0, JSObjectRef arg1, JSStringRef arg2)
-
-
-
Method Detail
-
call_hasProperty
boolean call_hasProperty(JSContextRef arg0, JSObjectRef arg1, JSStringRef arg2)
-
-