Home
last modified time | relevance | path

Searched defs:AstCallIndirect (Results 1 – 2 of 2) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/wasm/
H A DWasmAST.h444 AstCallIndirect(AstRef sig, ExprType type, AstExprVector&& args, AstExpr* index) in AstCallIndirect() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/wasm/
H A DWasmAST.h360 AstCallIndirect(AstRef sig, ExprType type, AstExprVector&& args, in AstCallIndirect() function