Description1. 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
Committed: https://github.com/dart-lang/sdk/commit/8b7af73daafedacf0f239d17096703420937af69
Patch Set 1 #Patch Set 2 : Remove redundant check. #
Total comments: 4
Patch Set 3 : Adjust test status files. #Patch Set 4 : Address review comments. #
Total comments: 1
Messages
Total messages: 11 (4 generated)
|