mirror of
https://github.com/dart-lang/sdk
synced 2024-11-05 18:22:09 +00:00
33c50e9374
2. Adjust the Dart front end to not require a 'main' method when the in memory filesystem is used, this allows execution of VM unit tests which all do not necessarily have a 'main' method (integrated CL from siggi) 3. Change kernel reader to not look for a 'main' methos when Dart_LoadKernel is called. 4. Change Dart_LoadScript to also support loading of dart programs when Dart front end is used R=aam@google.com, sigmund@google.com Review-Url: https://codereview.chromium.org/2948273002 . |
||
---|---|---|
.. | ||
.gitignore | ||
co19-analyzer2.status | ||
co19-co19.status | ||
co19-dart2js.status | ||
co19-kernel.status | ||
co19-runtime.status |