Searched refs:debug_side_tables_mutex_ (Results 1 – 1 of 1) sorted by relevance
410 base::MutexGuard lock(&debug_side_tables_mutex_); in RecompileLiftoffWithBreakpoints()572 base::MutexGuard guard(&debug_side_tables_mutex_); in RemoveDebugSideTables()579 base::MutexGuard guard(&debug_side_tables_mutex_); in GetDebugSideTableIfExists()649 base::MutexGuard guard(&debug_side_tables_mutex_); in GetDebugSideTable()670 base::MutexGuard guard(&debug_side_tables_mutex_); in GetDebugSideTable()822 mutable base::Mutex debug_side_tables_mutex_; member in v8::internal::wasm::DebugInfoImpl