Searched defs:JSClassExoticMethods (Results 1 – 1 of 1) sorted by relevance
442 typedef struct JSClassExoticMethods { struct446 int (*get_own_property)(JSContext *ctx, JSPropertyDescriptor *desc,472 } JSClassExoticMethods; argument