dart-sdk/runtime
Alexander Markov 07c462b471 [vm] Refactoring: extract BaseFlowGraphBuilder to a separate file
Also, a few methods (needed for bytecode compiler) moved from
FlowGraphBuilder to BaseFlowGraphBuilder

Change-Id: Ibee87e6d5fdc8143786fd41763a9fd4897d06cba
Reviewed-on: https://dart-review.googlesource.com/67504
Commit-Queue: Alexander Markov <alexmarkov@google.com>
Reviewed-by: Martin Kustermann <kustermann@google.com>
2018-07-31 16:53:14 +00:00
..
bin These changes are causing a segfault in DartEntry::InvokeFunction in dart_entry.cc in Flutter, 2018-07-28 00:01:50 +00:00
include [VM] Add Dart_InvokeVMServiceMethod() to dart_tools_api.h 2018-07-25 12:06:55 +00:00
lib These changes are causing a segfault in DartEntry::InvokeFunction in dart_entry.cc in Flutter, 2018-07-28 00:01:50 +00:00
observatory Update awaiter_async_stack_contents_2_test test status as failing in app_jitk config. 2018-07-25 23:37:25 +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 [vm/compiler] Do not LICM LoadStaticField for uninitialized fields. 2018-07-30 12:29:35 +00:00
third_party [gn] Split target arch/os defines from dart_config 2017-10-31 17:33:13 +00:00
tools [vm] Fix bin_to_coff.py so it produces 8-byte wide kKernelServiceDillSize on 64-bit build. 2018-07-25 04:32:43 +00:00
vm [vm] Refactoring: extract BaseFlowGraphBuilder to a separate file 2018-07-31 16:53:14 +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 VM: Enforce correctly formatted C++ code 2016-11-30 23:52:52 +01:00
runtime_args.gni Revert "Reland "[VM/SDK]"" 2018-07-23 18:07:29 +00:00