Lines Matching refs:base
9 #include "src/base/platform/wrappers.h"
73 base::AddressRegion GetReservedRegion(bool has_guard_regions,
87 return base::AddressRegion(start - kNegativeGuardSize,
93 return base::AddressRegion(reinterpret_cast<Address>(buffer_start),
570 base::Optional<size_t> BackingStore::GrowWasmMemoryInPlace(Isolate* isolate,
846 base::Mutex mutex_;
849 base::LazyInstance<GlobalBackingStoreRegistryImpl>::type global_registry_impl_ =
862 base::MutexGuard scope_lock(&impl()->mutex_);
880 base::MutexGuard scope_lock(&impl()->mutex_);
896 base::MutexGuard scope_lock(&impl()->mutex_);
922 base::MutexGuard scope_lock(&impl()->mutex_);
941 base::MutexGuard scope_lock(&impl()->mutex_);