dart-sdk/runtime
2016-04-07 13:24:44 -07:00
..
bin Fix background compilation issues when creating snapshots. 2016-04-04 16:40:46 -07:00
include Add API to set thread name 2016-04-04 07:12:57 -07:00
lib Eliminate megamorphic lookup in Null.hashCode 2016-04-05 09:01:49 -07:00
observatory Mark evaluate_activation_in_method_class_test as failing on the analyzer. 2016-04-05 09:50:00 -07:00
platform Add instruction tags to saved ICData (debug mode only). 2016-04-06 11:01:46 -07:00
tests/vm Adjust status files for product mode to skip tests that require checked mode as we do not support the flags --enable_asserts and --enable_type_checks in product mode. 2016-03-21 11:09:38 -07:00
third_party - Add binary size analysis tool from Chromium. 2016-03-01 10:06:07 -08:00
tools Remove unused gyp variable 2016-03-22 14:31:54 -07:00
vm Add flag to disable string externalization, allowing the compiler to rely on string class checks remaining valid across calls. 2016-04-07 13:24:44 -07:00
.gitignore
BUILD.gn Avoid specifying DART_SHARED_LIB in the static library GN targets 2016-03-10 11:12:18 -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
dart-runtime.gyp VM: Separate precompilation-specific code, make flags const. 2016-02-23 08:48:08 -08:00
PRESUBMIT.py