Files
sdk/runtime/lib
lrn@google.com c2aa45f121 Ensure that failure to start an isolate all end up in the future.
Isolate.spawnUri can fail in many ways.
Any problem that prevents calling "main" on a loaded isolate
should end up as IsolateSpawnException in the future returned by
Isolate.spawnUri.

This CL ensures that failure to look up main is handled correctly,
and adds more tests.

R=sgjesse@google.com

Review URL: https://codereview.chromium.org//297413002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36982 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-04 08:42:39 +00:00
..
2013-10-03 00:15:14 +00:00
2014-05-22 09:48:24 +00:00
2013-10-01 18:48:37 +00:00
2013-12-13 12:10:23 +00:00
2014-01-24 22:00:04 +00:00
2013-09-20 15:54:10 +00:00
2012-04-23 22:26:09 +00:00
2014-05-09 16:19:27 +00:00
2013-09-25 13:52:15 +00:00