Searched refs:last_postpone_scope (Results 1 – 1 of 1) sorted by relevance
4157 InterruptsScope* last_postpone_scope = nullptr; in Throw() local4167 last_postpone_scope = current; in Throw()4171 if (!last_postpone_scope) return false; in Throw()4172 last_postpone_scope->intercepted_flags_ |= flag; in Throw()