Searched refs:the_exception (Results 1 – 3 of 3) sorted by relevance
74 Handle<Object> the_exception(isolate->pending_exception(), isolate); in RecordErrorUsingPendingException() local75 RecordError(isolate, module, the_exception); in RecordErrorUsingPendingException()
940 the_exception = cm.exception941 self.assertEqual(the_exception.error_code, 3)
981 the_exception = cm.exception982 self.assertEqual(the_exception.error_code, 3)