Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/wasm/
H A DWasmBinaryToExperimentalText.cpp386 PrintCallIndirect(WasmPrintContext& c, AstCallIndirect& call) in PrintCallIndirect() function
1431 return PrintCallIndirect(c, expr.as<AstCallIndirect>()); in PrintExpr()