Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/wasm/
H A DWasmBinaryToExperimentalText.cpp444 PrintGetLocal(WasmPrintContext& c, AstGetLocal& gl) in PrintGetLocal() function
1435 return PrintGetLocal(c, expr.as<AstGetLocal>()); in PrintExpr()