Home | History | Annotate | Download | only in src

Lines Matching refs:exception

64                      Exception: 2,
170 case 'exception':
174 result += 'Exception: ';
177 result += body.exception.text;
980 // Check for exception breaks first:
994 if (arg1 == 'exc' || arg1 == 'exception' || arg1 == 'exceptions') {
1012 if (arg2 == 'exc' || arg1 == 'exception' || arg1 == 'exceptions') {
1418 result += '* all exception breakpoints are disabled\n';