dart-sdk/runtime/observatory/lib
Ryan Macnak 5e49ea5ad8 [vm, service] Fix discrepancy between VM generating kind _TypeParameters and service.md claiming the existence of kind TypeParameters.
Fix the service type `TypeParameters` to recognize it is a heap object.

Exhaustively test that the service client libraries can handle inflating all types produced by the VM. Compare vm/cc/PrintJSON, which exhaustively tests the VM can generate any type.

TEST=ci
Bug: https://github.com/dart-lang/sdk/issues/52893
Change-Id: Id1f080656ef6e999e69f2ebb5b9961fa3b461e4a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/316862
Reviewed-by: Ben Konyi <bkonyi@google.com>
Commit-Queue: Ryan Macnak <rmacnak@google.com>
2023-08-01 20:34:21 +00:00
..
src [vm, service] Fix discrepancy between VM generating kind _TypeParameters and service.md claiming the existence of kind TypeParameters. 2023-08-01 20:34:21 +00:00
allocation_profile.dart
app.dart [observatory] remove unused_imports and some unused variables 2023-02-15 16:49:58 +00:00
cli.dart
debugger.dart
elements.dart [ Observatory ] Remove footer with dead / irrelevant links 2021-10-11 23:30:24 +00:00
event.dart [test] Run the service suite with --nnbd=strong. 2023-01-13 18:32:27 +00:00
models.dart [observatory] remove unused_imports and some unused variables 2023-02-15 16:49:58 +00:00
object_graph.dart [observatory] remove unused_imports and some unused variables 2023-02-15 16:49:58 +00:00
repositories.dart [observatory] remove unused_imports and some unused variables 2023-02-15 16:49:58 +00:00
sample_profile.dart [ VM / Service ] Add getCpuProfileSamples RPC which returns a minimally processed sample buffer. 2019-09-07 01:04:08 +00:00
service.dart [observatory] Progress on making heap snapshot analysis a public library. 2020-01-17 18:40:14 +00:00
service_common.dart [observatory] remove dead code 2023-02-24 18:42:30 +00:00
service_html.dart [observatory] remove unused_imports and some unused variables 2023-02-15 16:49:58 +00:00
service_io.dart [vm, service, observatory] Bang Bang (My Type System Shot Me Down). 2020-10-14 18:16:27 +00:00
tracer.dart Fixed various typos in a lot of files 2022-07-25 12:21:59 +00:00
utils.dart [observatory] remove dead code 2023-02-24 18:42:30 +00:00