dart-sdk/runtime
Peter von der Ahé e7c6416f80 Run bootstrap test in strong mode
Fixes https://github.com/dart-lang/sdk/issues/33811

Change-Id: Ie4863d5a1e8932bbf5d16a3a84236f7a66d27534
Reviewed-on: https://dart-review.googlesource.com/65084
Reviewed-by: Dmitry Stefantsov <dmitryas@google.com>
Commit-Queue: Peter von der Ahé <ahe@google.com>
2018-07-18 11:21:23 +00:00
..
bin Fix hot reload bot failures. 2018-07-17 23:12:00 +00:00
include [vm/embedder] Introduce dart_standalone_embedder_api.h 2018-07-17 09:04:05 +00:00
lib Run bootstrap test in strong mode 2018-07-18 11:21:23 +00:00
observatory [vm] Clean up bad_reload_test as it works as expected now. 2018-07-18 01:00:52 +00:00
platform [vm] Weaken CAS to RMW when accessing the remembered and mark bits. 2018-06-20 21:53:12 +00:00
tests/vm [build] Add -a kbc for interpreter 2018-07-17 21:51:41 +00:00
third_party
tools [build] Use the right section type in bin_to_coff.py 2018-07-12 19:47:48 +00:00
vm Update VM CC test to new void rules 2018-07-18 09:48:19 +00:00
.gitignore
BUILD.gn [build] Move dart2js run for Observatory from python to GN 2018-07-03 22:50:16 +00:00
codereview.settings
configs.gni Check whether variables is set before using GN not_needed 2018-06-23 23:59:59 +00:00
CPPLINT.cfg
PRESUBMIT.py
runtime_args.gni [ VM / Build ] Added '--no-include-kernel-service' to build.py. By default, the kernel service is now included in all build modes, including product mode. Providing '--no-include-kernel-service' will build the specified configuration without the kernel service. 2018-05-23 20:35:53 +00:00