Searched refs:CompileWasmFunction (Results 1 – 3 of 3) sorted by relevance
364 code = compiler::CompileWasmFunction(thrower, isolate, &module_env, func, in Instantiate()472 Handle<Code> code = compiler::CompileWasmFunction( in CompileAndRunWasmModule()
36 Handle<Code> CompileWasmFunction(wasm::ErrorThrower& thrower, Isolate* isolate,
1952 Handle<Code> CompileWasmFunction(wasm::ErrorThrower& thrower, Isolate* isolate, in CompileWasmFunction() function