Lines Matching refs:rescue
1700 Opal.rescue = function(exception, candidates) { function
1705 var result = Opal.rescue(exception, candidate);
3223 if (Opal.rescue($err, [$$$('Exception')])) {(e = $err);
4903 if (Opal.rescue($err, [$$('StandardError')])) {(e = $err);
5160 if (Opal.rescue($err, [$$$('StopIteration')])) {(e = $err);
5471 if (Opal.rescue($err, [$$$('UncaughtThrowError')])) {(e = $err);
11066 if (Opal.rescue($err, [$$('StopLazyError')])) {
16375 if (Opal.rescue($err, [$$$('ArgumentError')])) {
18238 if (Opal.rescue($err, [$$$('EOFError')])) {
19516 if (Opal.rescue($err, [$$$('ArgumentError')])) {
19528 if (Opal.rescue($err, [$$$('ArgumentError')])) {
21560 if (Opal.rescue($err, [$$$('TypeError'), $$$('NameError')])) {