Home
last modified time | relevance | path

Searched defs:lazy_module (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/wasm/
Dmodule-compiler.cc860 uint32_t func_index, bool lazy_module) { in GetCompileStrategy()
963 const bool lazy_module = false; in AddTopTierUnit() local
1045 AccountingAllocator* allocator, ErrorThrower* thrower, bool lazy_module, in ValidateSequentially()
1132 const bool lazy_module = IsLazyModule(module); in CompileLazy() local
1372 const bool lazy_module = IsLazyModule(native_module->module()); in InitializeCompilationUnits() local
1408 bool lazy_module) { in MayCompriseLazyFunctions()
1513 const bool lazy_module = IsLazyModule(wasm_module); in CompileNativeModule() local
1937 const bool lazy_module = wasm_lazy_compilation_; in AsyncCompileFailed() local
2172 const bool lazy_module = job->wasm_lazy_compilation_; in RunInBackground() local
2514 const bool lazy_module = job_->wasm_lazy_compilation_; in ProcessCodeSectionHeader() local
[all …]