Home
last modified time | relevance | path

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

/external/v8/src/ast/
Dscopes.cc1905 Scope* outer_scope_end, Scope* cache_scope, in Lookup()
1993 Scope* cache_scope = scope->GetNonEvalDeclarationScope(); in Lookup() local
2020 Scope* outer_scope_end, Scope* cache_scope, in LookupWith()
2060 Scope* outer_scope_end, Scope* cache_scope, in LookupSloppyEval()
/external/v8/src/wasm/
Dmodule-instantiate.cc66 WasmImportWrapperCache::ModificationScope* cache_scope) in CompileImportWrapperJob()
1430 WasmImportWrapperCache::ModificationScope cache_scope( in CompileImportWrappers() local
Dmodule-compiler.cc3401 WasmImportWrapperCache::ModificationScope* cache_scope) { in CompileImportWrapper()