de9e3a3005
Any reason not to do this? I generally find when framework code wraps these errors, it just complicates finding the original bug. Better to just trap. Perhaps should just inline the call to debugger though. I put in dart.debugger with the thought of making it configurable. R=jacobr@google.com, jmesserly@google.com Review URL: https://codereview.chromium.org/2519873004 .