Lines Matching refs:rescue
1709 Opal.rescue = function(exception, candidates) {
1714 var result = Opal.rescue(exception, candidate);
3232 if (Opal.rescue($err, [$$$('Exception')])) {(e = $err);
4912 if (Opal.rescue($err, [$$('StandardError')])) {(e = $err);
5169 if (Opal.rescue($err, [$$$('StopIteration')])) {(e = $err);
5480 if (Opal.rescue($err, [$$$('UncaughtThrowError')])) {(e = $err);
11075 if (Opal.rescue($err, [$$('StopLazyError')])) {
16384 if (Opal.rescue($err, [$$$('ArgumentError')])) {
18247 if (Opal.rescue($err, [$$$('EOFError')])) {
19525 if (Opal.rescue($err, [$$$('ArgumentError')])) {
19537 if (Opal.rescue($err, [$$$('ArgumentError')])) {
21569 if (Opal.rescue($err, [$$$('TypeError'), $$$('NameError')])) {
24347 if (Opal.rescue($err, [$$('StandardError')])) {