dart-sdk/runtime
Siva Annamalai af4d246ef1 Cleanup options for use of application snapshots
- unified kAppAfterRun and kAppJITAfterRun to kAppJIT
 - adjusted the test configuration to make dart2app and dart2appjit to mean
   the same
 - delete GenerateFullSnapshot function as it is not used anymore

R=rmacnak@google.com

Review URL: https://codereview.chromium.org/2429023002 .
2016-10-19 17:42:01 -07:00
..
bin Cleanup options for use of application snapshots 2016-10-19 17:42:01 -07:00
include VM support for running Kernel binaries. 2016-10-15 22:48:46 +02:00
lib Check for the type of the the spawned function. 2016-10-14 13:27:11 +02:00
observatory Add local variable declaration token position to service protocol 2016-10-17 11:18:24 -07:00
platform Make fatal out of memory messages uniform. 2016-10-19 16:37:59 -07:00
tests/vm Use checked-in .package file for building and testing 2016-09-16 15:03:18 +02:00
third_party - Add binary size analysis tool from Chromium. 2016-03-01 10:06:07 -08:00
tools Fix build break, set initial value for msan variable. 2016-10-03 12:45:45 -07:00
vm Make fatal out of memory messages uniform. 2016-10-19 16:37:59 -07:00
.gitignore
BUILD.gn Enable GN ASAN builds for Linux 2016-10-05 13:43:29 -07:00
codereview.settings
CPPLINT.cfg
dart-runtime.gyp Use checked-in .package file for building and testing 2016-09-16 15:03:18 +02:00
PRESUBMIT.py