dart-sdk/runtime
Clement Skau 26ada4363a [SDK] Fixes remaining issues with --lazy-async-stacks on.
- Handle bytecode for e.g. dartkb-simarm64 does not have source position.
- Use existing GetCallerSp() instead of working across frames.
- Nit: Adds clarifying comments to test.
- Nit: Updates name of non-async-stack test to clarify flags used.

Tested:
- CQ with --lazy-async-stacks on by default.
- vm/dart/causal_stacks and language_2/vm/causal_async_exception_stack_test with current flags.

Bug: https://github.com/dart-lang/sdk/issues/39525
Change-Id: Ie6581a734cdcafbd4fb641bd86bffc03ed241532
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/133063
Commit-Queue: Clement Skau <cskau@google.com>
Reviewed-by: Martin Kustermann <kustermann@google.com>
2020-01-31 10:45:21 +00:00
..
bin [vmservice] allow fallback on port bind failure 2020-01-28 23:36:14 +00:00
docs [vm/tfa] Use pragma to pass type arguments to exact return types. 2020-01-03 14:08:19 +00:00
include Added note about memory management of passed in strings to Dart_SetVMFlags. 2020-01-10 21:37:22 +00:00
lib [vm/ffi] Split up compiler/ffi.cc into separate files 2020-01-24 15:34:59 +00:00
llvm_codegen [llvm_codegen] Use exclusively SExpression support from VM and nothing else. 2019-10-30 16:27:04 +00:00
observatory [vm, service] Create a treemap from very large heap snapshots outside of the browser. 2020-01-31 02:09:17 +00:00
platform Revert "[vm] Add support for real unboxed floating point fields in AOT" 2020-01-30 18:13:28 +00:00
tests/vm [SDK] Fixes remaining issues with --lazy-async-stacks on. 2020-01-31 10:45:21 +00:00
third_party Mass format python with yapf 2019-08-05 20:34:31 +00:00
tools [ dartfuzz ] Fixed type table for sumManyDoubles 2020-01-24 01:27:02 +00:00
vm [SDK] Fixes remaining issues with --lazy-async-stacks on. 2020-01-31 10:45:21 +00:00
.clang-tidy [vm] Add runtime/.clang-tidy file 2019-09-05 09:51:13 +00:00
.gitignore
BUILD.gn [vm] Reland the flag flip behind the --nnbd build flag 2020-01-30 23:41:19 +00:00
codereview.settings
configs.gni [VM/runtime] - Remove DART_NO_SNAPSHOT 2020-01-08 18:56:21 +00:00
CPPLINT.cfg
PRESUBMIT.py Mass format python with yapf 2019-08-05 20:34:31 +00:00
runtime_args.gni [vm] DBC is obsolete. Remove dead code. 2019-10-27 18:18:29 +00:00