dart-sdk/runtime
Zichang Guo 28f21d4e99 [vm/bytecode] correct source position of clearAsyncThreadStackTrace
source position of clearAsyncThreadStackTrace should not have a valid source position.
This fixes code coverage regression.

Bug: https://github.com/dart-lang/sdk/issues/38628
Change-Id: I41b1822a07b9d4becdda58bb810f03733289cd2f
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/120002
Commit-Queue: Zichang Guo <zichangguo@google.com>
Reviewed-by: Alexander Markov <alexmarkov@google.com>
2019-10-04 03:12:53 +00:00
..
bin Re-land "[vm] Use ELF loader in dart2native." 2019-10-03 13:40:12 +00:00
docs [vm/doc] Add documentation describing AOT code size analysis 2019-08-12 12:08:35 +00:00
include Re-land "[vm] Use ELF loader in dart2native." 2019-10-03 13:40:12 +00:00
lib [vm] Wasm memory exports, and emscripten hello world 2019-10-01 18:19:56 +00:00
llvm_codegen [llvm] Fix bit target definition on Windows - it needs .exe extension 2019-07-31 17:33:09 +00:00
observatory [vm/bytecode] correct source position of clearAsyncThreadStackTrace 2019-10-04 03:12:53 +00:00
platform [vm/compiler] general rbit utilities 2019-10-02 20:37:10 +00:00
tests/vm Revert "[vm, bytecode] Fix missing dependencies in --snapshot-deps output." 2019-10-04 00:21:17 +00:00
third_party Mass format python with yapf 2019-08-05 20:34:31 +00:00
tools [vm/fuzzer] Several tweaks to reduce timeouts 2019-10-04 00:49:43 +00:00
vm [vm, gc] Reserve ForwardingPages up front. 2019-10-04 00:29:34 +00:00
.clang-tidy [vm] Add runtime/.clang-tidy file 2019-09-05 09:51:13 +00:00
.gitignore
BUILD.gn [build] Remove dart_host_toolchain. 2019-09-27 21:14:11 +00:00
codereview.settings
configs.gni [build] Introduce gen_snapshot_host_targeting_host. 2019-09-30 18:10:37 +00:00
CPPLINT.cfg
PRESUBMIT.py Mass format python with yapf 2019-08-05 20:34:31 +00:00
runtime_args.gni [vm/bytecode] Enable bytecode compiler by default in Dart SDK 2019-09-19 15:17:56 +00:00