Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dmodule-compiler.cc1136 bool IsLazyModule(const WasmModule* module) { in IsLazyModule() function
1236 const bool lazy_module = IsLazyModule(module); in CompileLazy()
1665 const bool lazy_module = IsLazyModule(native_module->module()); in InitializeLazyCompilation()
1691 const bool lazy_module = IsLazyModule(native_module->module()); in InitializeCompilation()
1812 const bool lazy_module = IsLazyModule(wasm_module); in CompileNativeModule()
3252 const bool lazy_module = IsLazyModule(module); in InitializeCompilationProgressAfterDeserialization()