Searched refs:OnInterruptTickScope (Results 1 – 2 of 2) sorted by relevance
56 class V8_NODISCARD OnInterruptTickScope final {58 explicit OnInterruptTickScope(TieringManager* profiler);59 ~OnInterruptTickScope();
366 TieringManager::OnInterruptTickScope::OnInterruptTickScope( in OnInterruptTickScope() function in v8::internal::TieringManager::OnInterruptTickScope373 TieringManager::OnInterruptTickScope::~OnInterruptTickScope() { in ~OnInterruptTickScope()435 OnInterruptTickScope scope(this); in OnInterruptTick()