Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dmodule-instantiate.cc54 WasmImportWrapperCache::ModificationScope* cache_scope) in CompileImportWrapperJob()
1150 WasmImportWrapperCache::ModificationScope cache_scope(cache); in ProcessImportedFunction() local
1573 WasmImportWrapperCache::ModificationScope cache_scope( in CompileImportWrappers() local
Dwasm-objects.cc591 wasm::WasmImportWrapperCache::ModificationScope cache_scope(cache); in UpdateDispatchTables() local
Dmodule-compiler.cc3948 WasmImportWrapperCache::ModificationScope* cache_scope) { in CompileImportWrapper()
/third_party/node/deps/v8/src/ast/
Dscopes.cc2067 Scope* outer_scope_end, Scope* cache_scope, in Lookup()
2182 Scope* outer_scope_end, Scope* cache_scope, in LookupWith()
2222 Scope* outer_scope_end, Scope* cache_scope, in LookupSloppyEval()