Searched refs:JSPropertyDescriptor (Results 1 – 2 of 2) sorted by relevance
433 typedef struct JSPropertyDescriptor { struct438 } JSPropertyDescriptor; typedef444 int (*get_own_property)(JSContext *ctx, JSPropertyDescriptor *desc,761 int JS_GetOwnProperty(JSContext *ctx, JSPropertyDescriptor *desc,
8267 JSPropertyDescriptor desc; in JS_SetPropertyGeneric()8362 JSPropertyDescriptor desc; in JS_SetPropertyInternal()35744 JSPropertyDescriptor d; in JS_DefinePropertyDesc()35961 JSPropertyDescriptor desc; in js_object_getOwnPropertyDescriptor()36359 JSPropertyDescriptor desc; in js_object_seal()36403 JSPropertyDescriptor desc; in js_object_isSealed()36706 JSPropertyDescriptor desc; in js_object_propertyIsEnumerable()36737 JSPropertyDescriptor desc; in js_object___lookupGetter__()43956 JSPropertyDescriptor desc; in js_proxy_get()44200 JSPropertyDescriptor desc; in js_proxy_define_own_property()[all …]
Completed in 109 milliseconds