Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dwasm-compiler.h59 static Handle<Code> CompileWasmFunction(wasm::ErrorThrower* thrower, in CompileWasmFunction() function
/external/v8/src/wasm/
Dwasm-module.cc387 code = compiler::WasmCompilationUnit::CompileWasmFunction( in CompileSequentially()