dart-sdk/pkg/vm_service/lib
Vyacheslav Egorov 8d5dbbdf69 [vm/debugger] Rename "causal" to "awaiter" internally
The name is more accurately reflects what this stack trace
contains: despite what causal implies it does *not* actually
reflect the stack which initiated the async operation. Instead
it contains the chain of listeners which will run when
the async operation completes - its awaiters.

TEST=ci

Change-Id: Ie7309c9b1c39246e0fd4c14f7b9c515bcdfbbe10
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/311384
Reviewed-by: Derek Xu <derekx@google.com>
2023-06-27 07:47:39 +00:00
..
src [vm/debugger] Rename "causal" to "awaiter" internally 2023-06-27 07:47:39 +00:00
utils.dart [ package:vm_service] Output null-safe code from package:vm_service code generator 2021-01-08 21:19:38 +00:00
vm_service.dart [ package:vm_service ] Export dart:io service extensions through package_vm_service 2020-01-03 18:47:59 +00:00
vm_service_io.dart [ package:vm_service] Output null-safe code from package:vm_service code generator 2021-01-08 21:19:38 +00:00