Searched defs:asm_js (Results 1 – 3 of 3) sorted by relevance
30 bool asm_js) in ModuleDecoder()516 bool verify_functions, bool asm_js) { in DecodeWasmModule()
415 const byte* module_end, bool asm_js) { in CompileAndRunWasmModule()
140 bool asm_js; // true if the module originated from asm.js. member