Lines Matching defs:exception
265 Handle<Object> exception;
268 if (!maybe.ToHandle(&exception)) {
273 isolate->ScheduleThrow(*exception);
1360 Handle<Object> exception;
1363 if (!maybe.ToHandle(&exception)) {
1368 isolate->ScheduleThrow(*exception);
1387 Handle<Object> exception;
1390 if (!maybe.ToHandle(&exception)) {
1395 isolate->ScheduleThrow(*exception);