Chromium Code Reviews
DescriptionPrecompilation:
- When using --compile_all + --noopt, run Dart_CompileAll before Dart_Precompile to avoid skipping functions dropped by Precompile / asserting out on functions retained but uncompiled by Precompile.
- Fail gracefully when attempting to use more than one of --noopt, --gen_precompiled_snapshot, or --run_precompiled_snapshot.
- Fix tree shaking roots to include the right VM entry point for creating assertion failures.
R=fschneider@google.com
Committed: https://github.com/dart-lang/sdk/commit/9328d724f8a5e2ea715c82914b0a3ad7dbcd55b1
Patch Set 1 #
Messages
Total messages: 5 (2 generated)
|
||||||||||||||||||||||||||||