Home
last modified time | relevance | path

Searched refs:AstDecodeElse (Results 1 – 2 of 2) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/wasm/
H A DWasmBinaryToAST.cpp624 AstDecodeElse(AstDecodeContext& c) in AstDecodeElse() function
1099 if (!AstDecodeElse(c)) in AstDecodeExpr()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/wasm/
H A DWasmBinaryToAST.cpp496 static bool AstDecodeElse(AstDecodeContext& c) { in AstDecodeElse() function
1176 if (!AstDecodeElse(c)) return false; in AstDecodeExpr()