Home
last modified time | relevance | path

Searched refs:PushPostponeInterruptsScope (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dexecution.h233 void PushPostponeInterruptsScope(PostponeInterruptsScope* scope);
Dexecution.cc334 void StackGuard::PushPostponeInterruptsScope(PostponeInterruptsScope* scope) { in PushPostponeInterruptsScope() function in v8::internal::StackGuard
Disolate.h1467 stack_guard_->PushPostponeInterruptsScope(this);