Searched refs:new_exception_thrown (Results 1 – 1 of 1) sorted by relevance
134 bool new_exception_thrown = false; in PopFramesTo() local152 new_exception_thrown = self_->GetException() != exception.Get(); in PopFramesTo()153 if (new_exception_thrown) { in PopFramesTo()159 if (!new_exception_thrown) { in PopFramesTo()164 if (kVerboseInstrumentation && new_exception_thrown) { in PopFramesTo()167 return !new_exception_thrown; in PopFramesTo()