Lines Matching refs:rescue
1708 Opal.rescue = function(exception, candidates) { function
1713 var result = Opal.rescue(exception, candidate);
3250 if (Opal.rescue($err, [$$$('Exception')])) {(e = $err)
5048 if (Opal.rescue($err, [$$('StandardError')])) {(e = $err)
5319 if (Opal.rescue($err, [$$$('StopIteration')])) {(e = $err)
5659 if (Opal.rescue($err, [$$$('UncaughtThrowError')])) {(e = $err)
11615 if (Opal.rescue($err, [$$('StopLazyError')])) {
17349 if (Opal.rescue($err, [$$$('ArgumentError')])) {
19385 if (Opal.rescue($err, [$$$('EOFError')])) {
20736 if (Opal.rescue($err, [$$$('ArgumentError')])) {
20748 if (Opal.rescue($err, [$$$('ArgumentError')])) {
22858 if (Opal.rescue($err, [$$$('TypeError'), $$$('NameError')])) {