Home
last modified time | relevance | path

Searched refs:is_exotic (Results 1 – 4 of 4) sorted by relevance

/dports/lang/quickjs/quickjs-2021-03-27/
H A Dquickjs.c4734 p->is_exotic = 0; in JS_NewObjectFromShape()
4791 p->is_exotic = 1; in JS_NewObjectFromShape()
7504 if (p->is_exotic) { in JS_GetOwnPropertyNamesInternal()
7586 if (p->is_exotic) { in JS_GetOwnPropertyNamesInternal()
7703 if (p->is_exotic) { in JS_GetOwnPropertyInternal()
7780 if (p->is_exotic) { in JS_HasProperty()
8109 if (p->is_exotic) { in delete_property()
8327 if (p->is_exotic) { in JS_SetPropertyGeneric()
8611 if (p->is_exotic) { in JS_SetPropertyInternal()
8835 if (p->is_exotic) { in JS_CreateProperty()
[all …]
/dports/games/warzone2100/warzone2100/3rdparty/quickjs/
H A Dquickjs.c4777 p->is_exotic = 0; in JS_NewObjectFromShape()
4834 p->is_exotic = 1; in JS_NewObjectFromShape()
7547 if (p->is_exotic) { in JS_GetOwnPropertyNamesInternal()
7629 if (p->is_exotic) { in JS_GetOwnPropertyNamesInternal()
7746 if (p->is_exotic) { in JS_GetOwnPropertyInternal()
7823 if (p->is_exotic) { in JS_HasProperty()
8152 if (p->is_exotic) { in delete_property()
8370 if (p->is_exotic) { in JS_SetPropertyGeneric()
8654 if (p->is_exotic) { in JS_SetPropertyInternal()
8878 if (p->is_exotic) { in JS_CreateProperty()
[all …]
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/quickjs/
H A Dquickjs.c4492 p->is_exotic = 0; in JS_NewObjectFromShape()
4553 p->is_exotic = 1; in JS_NewObjectFromShape()
7160 if (p->is_exotic) { in JS_GetOwnPropertyNamesInternal()
7252 if (p->is_exotic) { in JS_GetOwnPropertyNamesInternal()
7367 if (p->is_exotic) { in JS_GetOwnPropertyInternal()
7458 if (p->is_exotic) { in JS_HasProperty()
7774 if (p->is_exotic) { in delete_property()
7978 if (p->is_exotic) { in JS_SetPropertyGeneric()
8124 if (p1->is_exotic) { in JS_SetPropertyInternal()
8242 if (p->is_exotic) { in JS_SetPropertyInternal()
[all …]
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/quickjs/
H A Dquickjs.c4494 p->is_exotic = 0; in JS_NewObjectFromShape()
4555 p->is_exotic = 1; in JS_NewObjectFromShape()
7162 if (p->is_exotic) { in JS_GetOwnPropertyNamesInternal()
7254 if (p->is_exotic) { in JS_GetOwnPropertyNamesInternal()
7369 if (p->is_exotic) { in JS_GetOwnPropertyInternal()
7460 if (p->is_exotic) { in JS_HasProperty()
7776 if (p->is_exotic) { in delete_property()
7980 if (p->is_exotic) { in JS_SetPropertyGeneric()
8126 if (p1->is_exotic) { in JS_SetPropertyInternal()
8244 if (p->is_exotic) { in JS_SetPropertyInternal()
[all …]