Home
last modified time | relevance | path

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

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