dart-sdk/runtime/include
koda@google.com f4419287aa Prepares for multiple threads by further decoupling Thread from Isolate.
- Replace Isolate::SetCurrent with more explicit Thread::Enter/ExitIsolate.
- Lazily initialize Thread instances when entering an isolate, to avoid new API calls for embedders.

R=asiva@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@44835 260f80e4-7a28-3924-810f-c04153c831b5
2015-04-01 17:48:11 +00:00
..
dart_api.h Prepares for multiple threads by further decoupling Thread from Isolate. 2015-04-01 17:48:11 +00:00
dart_debugger_api.h Remove deprecated debugger code 2014-12-20 00:20:03 +00:00
dart_mirrors_api.h Fix to asiva's code review comments on TBR Cl. 2013-10-28 20:23:19 +00:00
dart_native_api.h Fix for issue 21398. 2015-01-12 23:14:30 +00:00