1ef3818f79
The resolved_url field for Dart frames will contain the resolved url for the script associated with the frame's function. This field is NULL for native methods. Fixes #36718 Change-Id: I8f15c9d02eb6d3628706338a8a1dd0e76e51eb9e Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/100725 Commit-Queue: Ben Konyi <bkonyi@google.com> Reviewed-by: Ryan Macnak <rmacnak@google.com> Reviewed-by: Kenzie Schmoll <kenzieschmoll@google.com>