Searched refs:IsLazyModule (Results 1 – 1 of 1) sorted by relevance
1136 bool IsLazyModule(const WasmModule* module) { in IsLazyModule() function1236 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()