DescriptionDon't throw when there is an "onError" for int.parse.
Even though the error is caught immediately we don't want "break on exception" developer tools stop at the parseInt case if there is a handler.
BUG= http://dartbug.com/12776
R=lrn@google.com
Committed: https://code.google.com/p/dart/source/detail?r=27005
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|