dart-sdk/runtime
hausner@google.com feae1f7b82 Compute accurate token count when loading from snapshot
With --compiler-stats, traverse heap at isolate shutdown to
find all token streams and compute the number of tokens in
the stream. This fixes incorrect token counts when loading
from snapshot.

R=asiva@google.com

Review URL: https://codereview.chromium.org//1131493007

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@45806 260f80e4-7a28-3924-810f-c04153c831b5
2015-05-15 00:11:01 +00:00
..
bin Instead of aborting in Builtin::LoadAndCheckLibrary let the caller handle the error condition accordingly. 2015-05-14 23:27:58 +00:00
include Add Dart_NewIntegerFromUint64. Fix Dart_IntegerToUint64 for negative Smis. 2015-04-14 17:52:06 +00:00
lib Revert 45783 2015-05-14 00:32:32 +00:00
observatory Rework error handling in the service protocol and in Observatory. 2015-05-14 19:34:37 +00:00
platform Fixes to enable building dart:io implementation cleanly in mojo tree 2015-04-27 14:46:32 +00:00
tests/vm Implement raw list checks. 2015-05-13 11:58:45 +00:00
third_party/double-conversion - Remove JSCRE from the runtime. 2015-04-08 23:59:23 +00:00
tools Tool to compute BMU plots from GC logs. 2015-05-14 16:42:53 +00:00
vm Compute accurate token count when loading from snapshot 2015-05-15 00:11:01 +00:00
.gitignore
BUILD.gn - Remove JSCRE from the runtime. 2015-04-08 23:59:23 +00:00
codereview.settings
CPPLINT.cfg - Use the simulator to do atomic operations that could also 2014-10-27 19:21:33 +00:00
dart-runtime.gyp - Use conditional code inclusion for the dart_no_snapshot and dart executables using the MACRO DART_NO_SNAPSHOT 2015-05-11 18:31:55 +00:00
PRESUBMIT.py - Add more data collection to the scavenger. 2013-10-16 23:15:11 +00:00