Searched refs:AsmJsOffsetEntry (Results 1 – 3 of 3) sorted by relevance
35 struct AsmJsOffsetEntry { struct40 typedef std::vector<std::vector<AsmJsOffsetEntry>> AsmJsOffsets; argument
454 std::vector<wasm::AsmJsOffsetEntry>& func_asm_offsets = in GetDecodedAsmJsOffsetTable()458 for (wasm::AsmJsOffsetEntry& e : func_asm_offsets) { in GetDecodedAsmJsOffsetTable()
1549 std::vector<AsmJsOffsetEntry> func_asm_offsets; in DecodeAsmJsOffsets()