59988f2e6a
* 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>