Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/js/src/wasm/
H A DWasmBinaryToAST.cpp1871 static bool AstCreateExports(AstDecodeContext& c) { in AstCreateExports() function
1939 if (!AstCreateExports(c)) return false; in AstDecodeEnvironment()