dart-sdk/runtime/include
Siva Annamalai 8b7af73daa 1. Dynamically compute the main closure that needs to be run by the main isolate
2. Get rid of _getMainClosure()
3. Adjust the AOT compiler to ensure it retains the function associated with
   the main closure without having to include '_getMainClosure()' in the list
   of embedder specified entry points
4. Get rid of the hack in kernel reader to do a delayed patch of
   '_getMainClosure()' in the builtin library.

BUG=
R=aam@google.com, rmacnak@google.com

Review-Url: https://codereview.chromium.org/2933603002 .
2017-06-15 10:40:45 -07:00
..
dart_api.h 1. Dynamically compute the main closure that needs to be run by the main isolate 2017-06-15 10:40:45 -07:00
dart_mirrors_api.h Fix include paths in runtime/include (#29362) 2017-04-17 11:04:47 -07:00
dart_native_api.h Fix include paths in runtime/include (#29362) 2017-04-17 11:04:47 -07:00
dart_tools_api.h VM: Fix snapshoting slow-down caused by 99c6a18a1b. 2017-05-23 22:01:45 +02:00