Searched refs:ModificationScope (Results 1 – 6 of 6) sorted by relevance
60 class V8_NODISCARD ModificationScope {62 explicit ModificationScope(WasmImportWrapperCache* cache) in ModificationScope() function
16 WasmCode*& WasmImportWrapperCache::ModificationScope::operator[]( in operator []()
74 WasmImportWrapperCache::ModificationScope* cache_scope);
54 WasmImportWrapperCache::ModificationScope* cache_scope) in CompileImportWrapperJob()84 WasmImportWrapperCache::ModificationScope* const cache_scope_;1150 WasmImportWrapperCache::ModificationScope cache_scope(cache); in ProcessImportedFunction()1573 WasmImportWrapperCache::ModificationScope cache_scope( in CompileImportWrappers()
591 wasm::WasmImportWrapperCache::ModificationScope cache_scope(cache); in UpdateDispatchTables()
3948 WasmImportWrapperCache::ModificationScope* cache_scope) { in CompileImportWrapper()