Searched defs:lazy_module (Results 1 – 1 of 1) sorted by relevance
922 uint32_t func_index, bool lazy_module) { in GetCompileStrategy()1108 AccountingAllocator* allocator, ErrorThrower* thrower, bool lazy_module, in ValidateSequentially()1236 const bool lazy_module = IsLazyModule(module); in CompileLazy() local1665 const bool lazy_module = IsLazyModule(native_module->module()); in InitializeLazyCompilation() local1691 const bool lazy_module = IsLazyModule(native_module->module()); in InitializeCompilation() local1703 bool lazy_module) { in MayCompriseLazyFunctions()1812 const bool lazy_module = IsLazyModule(wasm_module); in CompileNativeModule() local2270 const bool lazy_module = wasm_lazy_compilation_; in AsyncCompileFailed() local2509 const bool lazy_module = job->wasm_lazy_compilation_; in RunInBackground() local2877 const bool lazy_module = job_->wasm_lazy_compilation_; in ProcessFunctionBody() local[all …]