Package apple.javascriptcore.struct
Interface JSClassDefinition.Function_getPropertyNames
-
- Enclosing class:
- JSClassDefinition
public static interface JSClassDefinition.Function_getPropertyNames
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_getPropertyNames(JSContextRef arg0, JSObjectRef arg1, JSPropertyNameAccumulatorRef arg2)
-
-
-
Method Detail
-
call_getPropertyNames
void call_getPropertyNames(JSContextRef arg0, JSObjectRef arg1, JSPropertyNameAccumulatorRef arg2)
-
-