Searched refs:new_exception_thrown (Results 1 – 1 of 1) sorted by relevance
138 bool new_exception_thrown = false; in ProcessMethodUnwindCallbacks() local156 new_exception_thrown = self->GetException() != exception.Get(); in ProcessMethodUnwindCallbacks()157 if (new_exception_thrown) { in ProcessMethodUnwindCallbacks()164 if (kVerboseInstrumentation && new_exception_thrown) { in ProcessMethodUnwindCallbacks()167 return !new_exception_thrown; in ProcessMethodUnwindCallbacks()