Searched refs:old_exception_report_flag (Results 1 – 1 of 1) sorted by relevance
3783 bool old_exception_report_flag; in ExecuteMethod() local3791 old_exception_report_flag = soa.Self()->IsExceptionReportedToInstrumentation(); in ExecuteMethod()3846 soa.Self()->SetExceptionReportedToInstrumentation(old_exception_report_flag); in ExecuteMethod()