Home
last modified time | relevance | path

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

/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/quickjs/
H A Dquickjs.c21633 static __exception int js_parse_seek_token(JSParseState *s, const JSParsePos *sp) in js_parse_seek_token() function
21758 if (js_parse_seek_token(s, &pos)) in js_parse_skip_parens_token()
21959 ret |= js_parse_seek_token(s, &pos); in js_parse_class_default_ctor()
25060 if (js_parse_seek_token(s, &pos)) { in is_let()
31665 return js_parse_seek_token(s, &pos); in js_parse_directives()
32007 if (js_parse_seek_token(s, &pos)) in js_parse_function_decl2()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/quickjs/
H A Dquickjs.c21635 static __exception int js_parse_seek_token(JSParseState *s, const JSParsePos *sp) in js_parse_seek_token() function
21760 if (js_parse_seek_token(s, &pos)) in js_parse_skip_parens_token()
21961 ret |= js_parse_seek_token(s, &pos); in js_parse_class_default_ctor()
25062 if (js_parse_seek_token(s, &pos)) { in is_let()
31667 return js_parse_seek_token(s, &pos); in js_parse_directives()
32009 if (js_parse_seek_token(s, &pos)) in js_parse_function_decl2()
/dports/lang/quickjs/quickjs-2021-03-27/
H A Dquickjs.c22438 static __exception int js_parse_seek_token(JSParseState *s, const JSParsePos *sp) in js_parse_seek_token() function
22589 if (js_parse_seek_token(s, &pos)) in js_parse_skip_parens_token()
22806 ret |= js_parse_seek_token(s, &pos); in js_parse_class_default_ctor()
26040 if (js_parse_seek_token(s, &pos)) { in is_let()
32817 return js_parse_seek_token(s, &pos); in js_parse_directives()
/dports/games/warzone2100/warzone2100/3rdparty/quickjs/
H A Dquickjs.c22485 static __exception int js_parse_seek_token(JSParseState *s, const JSParsePos *sp) in js_parse_seek_token() function
22636 if (js_parse_seek_token(s, &pos)) in js_parse_skip_parens_token()
22853 ret |= js_parse_seek_token(s, &pos); in js_parse_class_default_ctor()
26087 if (js_parse_seek_token(s, &pos)) { in is_let()
32864 return js_parse_seek_token(s, &pos); in js_parse_directives()