Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/wasm/
H A DWasmBinaryToExperimentalText.cpp1393 PrintGrowMemory(WasmPrintContext& c, AstGrowMemory& gm) in PrintGrowMemory() function
1473 return PrintGrowMemory(c, expr.as<AstGrowMemory>()); in PrintExpr()