Searched refs:stack_guard_ (Results 1 – 2 of 2) sorted by relevance
1016 StackGuard* stack_guard() { return &stack_guard_; } in stack_guard()1677 StackGuard stack_guard_; variable1999 if (mode_ != kNoop) stack_guard_->PopInterruptsScope(); in ~InterruptsScope()2009 : stack_guard_(isolate->stack_guard()), in InterruptsScope()2013 if (mode_ != kNoop) stack_guard_->PushInterruptsScope(this); in InterruptsScope()2017 StackGuard* stack_guard_;
2520 stack_guard_.isolate_ = this; in Throw()2972 stack_guard_.InitThread(lock); in Throw()