dart-sdk/runtime
Ryan Macnak 5ee71cae9d Don't include usage counters, etc in snapshots with code. If we already have code, eagerly recompiling in unlikely to have new type feedback.
Print snapshot sizes when generating an AOT snapshot from gen_snapshot (e.g., Flutter).
Remove some unnecessary symbols.
Use named constants for exit codes.
Use Log::PrintErr instead of fprintf(stderr) so we see error messages in adb logcat.

R=asiva@google.com

Review URL: https://codereview.chromium.org/2517683002 .
2016-11-22 09:59:06 -08:00
..
bin Don't include usage counters, etc in snapshots with code. If we already have code, eagerly recompiling in unlikely to have new type feedback. 2016-11-22 09:59:06 -08:00
include Support reloading from source on top of a script snapshot. 2016-11-17 11:29:12 -08:00
lib
observatory Re-disable the complex reload test on Windows 2016-11-21 14:15:08 -08:00
platform Revert "Fix tsan failure" 2016-11-18 16:44:32 -08:00
tests/vm Update status for hello_fuchsia test on dartium. 2016-11-21 14:14:24 +01:00
third_party
tools
vm Don't include usage counters, etc in snapshots with code. If we already have code, eagerly recompiling in unlikely to have new type feedback. 2016-11-22 09:59:06 -08:00
.gitignore
BUILD.gn
codereview.settings
CPPLINT.cfg
dart-runtime.gyp
PRESUBMIT.py