dart-sdk/runtime
2012-07-13 23:23:45 +00:00
..
bin Guard against integer overflow in process constructor. 2012-07-12 08:35:10 +00:00
include Added a comment for Dart_LoadSource. 2012-07-12 19:21:08 +00:00
lib Replaced simpleValue with more general reflectee. hasSimpleValue is retained internally for the sake of safe printing: mirrors should not assume their reflectees toString will return quickly and without error. 2012-07-13 16:56:13 +00:00
platform Add a platform-independent max uword value. 2012-06-27 17:24:41 +00:00
tests/vm Replaced simpleValue with more general reflectee. hasSimpleValue is retained internally for the sake of safe printing: mirrors should not assume their reflectees toString will return quickly and without error. 2012-07-13 16:56:13 +00:00
third_party
tools Fix benchmark script to account for the recent executable directory name change. 2012-06-21 23:12:42 +00:00
vm Ensure objects emitted in code are allocated in old space. 2012-07-13 23:23:45 +00:00
.gitignore
codereview.settings
dart-runtime.gyp
PRESUBMIT.py