Home
last modified time | relevance | path

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

/external/v8/src/asmjs/
Dasm-js.cc166 auto asm_wasm_result = builder.Run(&foreign_globals); in ConvertAsmToWasm() local
167 wasm::ZoneBuffer* module = asm_wasm_result.module_bytes; in ConvertAsmToWasm()
168 wasm::ZoneBuffer* asm_offsets = asm_wasm_result.asm_offset_table; in ConvertAsmToWasm()