Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dmodule-compiler.cc343 WasmCode* LazyCompileFunction(Isolate* isolate, NativeModule* native_module, in LazyCompileFunction() function
410 WasmCode* result = LazyCompileFunction(isolate, native_module, func_index); in CompileLazy()