dart-sdk/runtime
Samir Jindel dff333e1bf [vm/precomp] Support slow-path sharing for CheckStackOverflow.
Test Plan:

Added new test "stack_overflow_shared_test" which uses --stacktrace_filter to
force the stack overflow checks to go into the slow-path.

Change-Id: I92e8ab5f88b1e0855148af212e43adda40ce4d15
Cq-Include-Trybots: luci.dart.try:vm-kernel-precomp-linux-debug-x64-try;luci.dart.try:vm-kernel-precomp-linux-release-x64-try;luci.dart.try:vm-kernel-precomp-linux-release-simarm-try
Reviewed-on: https://dart-review.googlesource.com/60340
Commit-Queue: Samir Jindel <sjindel@google.com>
Reviewed-by: Alexander Markov <alexmarkov@google.com>
2018-06-28 17:20:07 +00:00
..
bin Revert "[vm/kernel-service] Report an error if isolate compilation options change." 2018-06-28 15:56:45 +00:00
include [vm] Introduce kernel_multiroot options to support multiroot compilation mode in kernel service. 2018-06-26 00:56:56 +00:00
lib [vm] Move heap-related code to its own subdirectory (cf. compiler). 2018-06-20 00:39:49 +00:00
observatory Revert "[vm/kernel-service] Report an error if isolate compilation options change." 2018-06-28 15:56:45 +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/precomp] Support slow-path sharing for CheckStackOverflow. 2018-06-28 17:20:07 +00:00
third_party
tools Generate the kernel buffers using bin_to_assembly rule 2018-06-20 02:31:12 +00:00
vm [vm/precomp] Support slow-path sharing for CheckStackOverflow. 2018-06-28 17:20:07 +00:00
.gitignore
BUILD.gn [build] Declare dependency of the version strings on the current Git commit. 2018-06-11 18:22:09 +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