7c0a694668
- Use the currently-unused ReceivePort.handler field instead of a second map. - Recognize ReceivePort's fields instead of using natives. This also has the effect that if one discovers that a port handler is holding onto a large amount of memory via its context, the receive port along with its debug name will appear in the retaining path. TEST=ci Change-Id: I4b8d0764a41729a3b397b85bc4603e4d6b0ca9a7 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/285403 Reviewed-by: Liam Appelbe <liama@google.com> Commit-Queue: Ryan Macnak <rmacnak@google.com>