Home
last modified time | relevance | path

Searched defs:JSClassExoticMethods (Results 1 – 1 of 1) sorted by relevance

/third_party/quickjs/
Dquickjs.h442 typedef struct JSClassExoticMethods { struct
446 int (*get_own_property)(JSContext *ctx, JSPropertyDescriptor *desc,
472 } JSClassExoticMethods; argument