Home
last modified time | relevance | path

Searched refs:JS_GetOwnProperty (Results 1 – 10 of 10) sorted by relevance

/dports/lang/quickjs/quickjs-2021-03-27/
H A DChangelog119 - exported JS_GetOwnPropertyNames() and JS_GetOwnProperty()
H A Dquickjs.h767 int JS_GetOwnProperty(JSContext *ctx, JSPropertyDescriptor *desc,
H A Dquickjs.c7731 int JS_GetOwnProperty(JSContext *ctx, JSPropertyDescriptor *desc, in JS_GetOwnProperty() function
37697 ret = JS_GetOwnProperty(ctx, NULL, this_val, JS_ATOM_length); in js_function_bind()
/dports/games/warzone2100/warzone2100/3rdparty/quickjs/
H A DChangelog119 - exported JS_GetOwnPropertyNames() and JS_GetOwnProperty()
H A Dquickjs.h787 int JS_GetOwnProperty(JSContext *ctx, JSPropertyDescriptor *desc,
H A Dquickjs.c7774 int JS_GetOwnProperty(JSContext *ctx, JSPropertyDescriptor *desc, in JS_GetOwnProperty() function
37744 ret = JS_GetOwnProperty(ctx, NULL, this_val, JS_ATOM_length); in js_function_bind()
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/quickjs/
H A Dquickjs.h745 int JS_GetOwnProperty(JSContext *ctx, JSPropertyDescriptor *desc,
H A Dquickjs.c7410 int JS_GetOwnProperty(JSContext *ctx, JSPropertyDescriptor *desc, in JS_GetOwnProperty() function
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/quickjs/
H A Dquickjs.h745 int JS_GetOwnProperty(JSContext *ctx, JSPropertyDescriptor *desc,
H A Dquickjs.c7412 int JS_GetOwnProperty(JSContext *ctx, JSPropertyDescriptor *desc, in JS_GetOwnProperty() function