Home
last modified time | relevance | path

Searched refs:TOK_THROW (Results 1 – 25 of 38) sorted by relevance

12

/dports/devel/anjuta/anjuta-3.34.0/plugins/language-support-js/
H A Djstypes.h82 TOK_THROW = 58, /* throw keyword */ enumerator
/dports/devel/anjuta/anjuta-3.34.0/plugins/symbol-db/anjuta-tags/js-parser/
H A Djstypes.h82 TOK_THROW = 58, /* throw keyword */ enumerator
/dports/security/clamav/clamav-0.104.2/libclamav/jsparse/
H A Dlexglobal.h93 TOK_THROW, enumerator
/dports/security/clamav-lts/clamav-0.103.5/libclamav/jsparse/
H A Dlexglobal.h93 TOK_THROW, enumerator
/dports/security/clamav/clamav-0.104.2/libclamav/jsparse/generated/
H A Dkeywords.h148 {"throw", TOK_THROW}, in in_word_set()
/dports/security/clamav-lts/clamav-0.103.5/libclamav/jsparse/generated/
H A Dkeywords.h148 {"throw", TOK_THROW}, in in_word_set()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/vm/
H A DKeywords.h37 macro(throw, throw_, TOK_THROW) \
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/vm/
H A DKeywords.h37 macro(throw, throw_, TOK_THROW) \
/dports/devel/jsl/jsl-0.3.0/src/
H A Djsscan.h107 TOK_THROW = 58, /* throw keyword */ enumerator
H A Djsparse.c836 case TOK_THROW: in HasFinalReturn()
1397 …ch = (beyondreach || tt == TOK_BREAK || tt == TOK_CONTINUE || tt == TOK_RETURN || tt == TOK_THROW); in Statements()
2318 case TOK_THROW: in Statement()
H A Djsscan.c114 {"throw", TOK_THROW, JSOP_NOP, JSVERSION_DEFAULT},
H A Djsemit.c1912 pn->pn_type == TOK_THROW || in CheckSideEffects()
4049 case TOK_THROW: in js_EmitTree()
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/spiderMonkey/src/smjs/
H A Djsscan.h113 TOK_THROW = 58, /* throw keyword */ enumerator
H A Djskeyword.tbl74 JS_KEYWORD(throw, TOK_THROW, JSOP_NOP, JSVERSION_DEFAULT)
H A Djsemit.c2225 pn->pn_type == TOK_THROW || in CheckSideEffects()
5607 case TOK_THROW: in js_EmitTree()
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/spiderMonkey/src/smjs/
H A Djsscan.h113 TOK_THROW = 58, /* throw keyword */ enumerator
H A Djskeyword.tbl74 JS_KEYWORD(throw, TOK_THROW, JSOP_NOP, JSVERSION_DEFAULT)
H A Djsemit.c2225 pn->pn_type == TOK_THROW || in CheckSideEffects()
5607 case TOK_THROW: in js_EmitTree()
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/spiderMonkey/src/smjs/
H A Djsscan.h113 TOK_THROW = 58, /* throw keyword */ enumerator
H A Djskeyword.tbl74 JS_KEYWORD(throw, TOK_THROW, JSOP_NOP, JSVERSION_DEFAULT)
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/spiderMonkey/src/smjs/
H A Djsscan.h113 TOK_THROW = 58, /* throw keyword */ enumerator
H A Djskeyword.tbl74 JS_KEYWORD(throw, TOK_THROW, JSOP_NOP, JSVERSION_DEFAULT)
/dports/lang/spidermonkey17/js/src/
H A Djsscan.h113 TOK_THROW = 58, /* throw keyword */ enumerator
H A Djskeyword.tbl74 JS_KEYWORD(throw, TOK_THROW, JSOP_NOP, JSVERSION_DEFAULT)
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/frontend/
H A DParser.cpp6224 MOZ_ASSERT(tokenStream.isCurrentTokenType(TOK_THROW)); in throwStatement()
6975 case TOK_THROW: in statement()
7160 case TOK_THROW: in statementListItem()

12