Searched defs:wasm_code (Results 1 – 2 of 2) sorted by relevance
172 Handle<Code> wasm_code, in CloneOrCompileJSToWasmWrapper()532 Handle<Code> wasm_code(Code::cast(code_table->get(exp.index)), isolate_); in CompileToModuleObject() local2015 Handle<Code> wasm_code(Code::cast(code_table->get(func_index)), in LoadTableSegments() local
2754 void WasmGraphBuilder::BuildJSToWasmWrapper(Handle<Code> wasm_code, in BuildJSToWasmWrapper()3730 Handle<Code> wasm_code, uint32_t index) { in CompileJSToWasmWrapper()