Files
sdk/runtime/lib
Martin Kustermann 130c654dcd [vm/compiler] Avoid runtime call for _asyncStackTraceHelper if !FLAG_causal_async_stacks
Even though the FLAG_causal_async_stacks can be used to disable causal
async stack traces, the generated code would still call to the runtime,
which would simply return `null`.

To avoid this runtime call we recognize the method in the 2 flow graph builders.

Issue https://github.com/dart-lang/sdk/issues/37668

Change-Id: I896807060db911714d47a462c34696a0a3def62f
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/110919
Commit-Queue: Martin Kustermann <kustermann@google.com>
Reviewed-by: Alexander Markov <alexmarkov@google.com>
2019-07-31 19:49:51 +00:00
..
2019-05-21 17:01:48 +00:00
2019-05-21 17:01:48 +00:00
2019-05-21 17:01:48 +00:00
2019-07-02 18:22:58 +00:00
2019-05-21 17:01:48 +00:00
2019-06-13 16:26:40 +00:00
2019-05-21 17:01:48 +00:00
2019-05-21 17:01:48 +00:00
2019-05-21 17:01:48 +00:00
2019-05-21 17:01:48 +00:00
2019-05-21 17:01:48 +00:00