Files
sdk/lib/isolate
sra@google.com f627889577 Fix codegen and isolate issues for frog dart:html
Fixes issue 2835.

dart:html now partakes in the logic that wraps functions that smell
like call-backs in the isolate-management code.

Support 2-arg callbacks.

Delete special (and buggy) handling of global variables in 'native'
libraries.  We don't have any real 'native' global variables.

Review URL: https://chromiumcodereview.appspot.com//10264021

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7174 260f80e4-7a28-3924-810f-c04153c831b5
2012-05-01 00:39:25 +00:00
..