dart-sdk/runtime
koda@google.com 2d67774537 Avoid redundant allocation of accessor names.
Support prefixed lookup in symbol table.
Startup new gen usage after "hello world" startup is reduced by ~15%.

R=iposva@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38884 260f80e4-7a28-3924-810f-c04153c831b5
2014-08-04 23:04:52 +00:00
..
bin Make Dart_LoadLibrary and Dart_LoadSource take line and column offsets like Dart_LoadScript. 2014-07-31 21:25:23 +00:00
include Make Dart_LoadLibrary and Dart_LoadSource take line and column offsets like Dart_LoadScript. 2014-07-31 21:25:23 +00:00
lib Performance tweak on int.parse. 2014-08-04 07:56:18 +00:00
platform - Make sure to be able to deal with unaligned snapshot buffers 2014-07-30 22:52:08 +00:00
tests/vm Update mips test status. 2014-08-04 15:19:10 +00:00
third_party
tools Rewrite Windows path separator to be Unix path separator in Observatory resource bundle 2014-06-05 16:01:27 +00:00
vm Avoid redundant allocation of accessor names. 2014-08-04 23:04:52 +00:00
.gitignore
codereview.settings
dart-runtime.gyp
PRESUBMIT.py