Lines Matching refs:global_monitor_
62 base::LazyInstance<Simulator::GlobalMonitor>::type Simulator::global_monitor_ = member in v8::internal::Simulator
371 global_monitor_.Pointer()->RemoveProcessor(&global_monitor_processor_); in ~Simulator()
1734 base::LockGuard<base::Mutex> lock_guard(&global_monitor_.Pointer()->mutex); in LoadStoreHelper()
1739 global_monitor_.Pointer()->NotifyStore_Locked(&global_monitor_processor_); in LoadStoreHelper()
1868 base::LockGuard<base::Mutex> lock_guard(&global_monitor_.Pointer()->mutex); in LoadStorePairHelper()
1873 global_monitor_.Pointer()->NotifyStore_Locked(&global_monitor_processor_); in LoadStorePairHelper()
2019 base::LockGuard<base::Mutex> lock_guard(&global_monitor_.Pointer()->mutex); in VisitLoadLiteral()
2110 base::LockGuard<base::Mutex> lock_guard(&global_monitor_.Pointer()->mutex); in VisitLoadStoreAcquireRelease()
2114 global_monitor_.Pointer()->NotifyLoadExcl_Locked( in VisitLoadStoreAcquireRelease()
2147 global_monitor_.Pointer()->NotifyStoreExcl_Locked( in VisitLoadStoreAcquireRelease()
2172 global_monitor_.Pointer()->NotifyStore_Locked(&global_monitor_processor_); in VisitLoadStoreAcquireRelease()
4486 base::LockGuard<base::Mutex> lock_guard(&global_monitor_.Pointer()->mutex); in NEONLoadStoreMultiStructHelper()
4491 global_monitor_.Pointer()->NotifyStore_Locked(&global_monitor_processor_); in NEONLoadStoreMultiStructHelper()
4732 base::LockGuard<base::Mutex> lock_guard(&global_monitor_.Pointer()->mutex); in NEONLoadStoreSingleStructHelper()
4737 global_monitor_.Pointer()->NotifyStore_Locked(&global_monitor_processor_); in NEONLoadStoreSingleStructHelper()