Searched refs:new_exception_thrown (Results 1 – 1 of 1) sorted by relevance
139 bool new_exception_thrown = false; in ProcessMethodUnwindCallbacks() local157 new_exception_thrown = self->GetException() != exception.Get(); in ProcessMethodUnwindCallbacks()158 if (new_exception_thrown) { in ProcessMethodUnwindCallbacks()165 if (kVerboseInstrumentation && new_exception_thrown) { in ProcessMethodUnwindCallbacks()168 return !new_exception_thrown; in ProcessMethodUnwindCallbacks()