Files
sdk/runtime
Vyacheslav Egorov 59988f2e6a [vm] Improve code mapping in analyze_snapshot
* Make sure to iterate object_store and StubCode to collect
  more code objects
* Include name field all code objects and try to provide a meaningful
  name where possible.
* Identify stubs (is_stub: true) and assign them names
* Include pseudo-code objects for all Code-less entries in
  instructions tables.

TEST=vm/dart/analyze_snapshot_binary_test

Change-Id: I842cd5482bc407a203131da8e50041228bd9c372
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/438181
Reviewed-by: Martin Kustermann <kustermann@google.com>
Commit-Queue: Slava Egorov <vegorov@google.com>
2025-07-02 07:16:22 -07:00
..
2025-06-23 21:08:19 -07:00