Home
last modified time | relevance | path

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

/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/quickjs/
H A Dquickjs.c19412 struct JSFunctionDef *parent; argument
19416 struct list_head child_list; /* list of JSFunctionDef.link */ argument
19446 JSVarDef *vars;
19448 int var_count;
19449 JSVarDef *args;
19468 JSVarScope *scopes;
19475 DynBuf byte_code;
19482 int label_count;
19486 JSValue *cpool;
19488 uint32_t cpool_size;
[all …]
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/quickjs/
H A Dquickjs.c19414 struct JSFunctionDef *parent; argument
19418 struct list_head child_list; /* list of JSFunctionDef.link */ argument
19448 JSVarDef *vars;
19450 int var_count;
19451 JSVarDef *args;
19470 JSVarScope *scopes;
19477 DynBuf byte_code;
19484 int label_count;
19488 JSValue *cpool;
19490 uint32_t cpool_size;
[all …]
/dports/lang/quickjs/quickjs-2021-03-27/
H A Dquickjs.c19951 struct JSFunctionDef *parent; argument
19955 struct list_head child_list; /* list of JSFunctionDef.link */ argument
19986 JSVarDef *vars;
19988 int var_count;
19989 JSVarDef *args;
20019 DynBuf byte_code;
20026 int label_count;
20030 JSValue *cpool;
20031 int cpool_count;
20032 int cpool_size;
[all …]
/dports/games/warzone2100/warzone2100/3rdparty/quickjs/
H A Dquickjs.c19998 struct JSFunctionDef *parent; argument
20002 struct list_head child_list; /* list of JSFunctionDef.link */ argument
20033 JSVarDef *vars;
20035 int var_count;
20036 JSVarDef *args;
20066 DynBuf byte_code;
20073 int label_count;
20077 JSValue *cpool;
20078 int cpool_count;
20079 int cpool_size;
[all …]