The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more.
BSD 3-Clause "New" or "Revised" License
10.22k
stars
1.57k
forks
source link
Specify exceptions errors for Isolate.spawn{Uri} #15617
Open
floitschG opened 10 years ago
The isolate library needs to specify what errors and exceptions are thrown, and when they are returned (synchronously or asynchronously).
CL that starts this process: https://codereview.chromium.org//93873014 co19 bug that was started, but then retracted: https://code.google.com/p/co19/issues/detail?id=664