Home
last modified time | relevance | path

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

/external/v8/src/
Dexecution.h234 void PopPostponeInterruptsScope();
Dexecution.cc347 void StackGuard::PopPostponeInterruptsScope() { in PopPostponeInterruptsScope() function in v8::internal::StackGuard
Disolate.h1471 stack_guard_->PopPostponeInterruptsScope(); in ~PostponeInterruptsScope()