bfff8613b7
Allows for function objects to be displayed in an understandable fashion in developer tooling (e.g., a DevTools program structure inspector). Also adds 'implicit' property to @Function which specifies whether or not a function was defined implicitly (e.g., getter/setter). TEST=service/get_object_rpc_test.dart Change-Id: I2da1aa15c58635046b905e205bfd29d654bbde2f Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/203200 Reviewed-by: Siva Annamalai <asiva@google.com> Commit-Queue: Ben Konyi <bkonyi@google.com>