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 VM: Optimize RegExp.matchAsPrefix(...) by generating a sticky RegExp specialization. 2016-11-17 17:46:21 +01:00
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 Format GN files and add a presubmit check that GN is properly formatted 2016-10-26 08:50:54 -07:00
tools Fix the Fuchsia build 2016-10-27 09:59:58 -07:00
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 GN: Removes libdart_nosnapshot_precompiled_runtime 2016-11-16 08:57:17 -08:00
codereview.settings Remove trailing slash in codereview.settings to fix review url double slash 2015-10-01 07:27:13 -07:00
CPPLINT.cfg clang-formats remaining files and adds a presubmit check. 2016-11-09 12:43:57 -08:00
dart-runtime.gyp Use checked-in .package file for building and testing 2016-09-16 15:03:18 +02:00
PRESUBMIT.py clang-formats remaining files and adds a presubmit check. 2016-11-09 12:43:57 -08:00