013a445a1a
The front end frequently needs to know whether a procedure is a "synthetic forwarder", meaning that it is a forwarding stub and *not* a forwarding semi-stub. This CL provides a getter to compute this, reducing the risk of front end bugs. Change-Id: I1a9c584b7843948e7ac256dace25efa99b304bf6 Reviewed-on: https://dart-review.googlesource.com/36900 Commit-Queue: Samir Jindel <sjindel@google.com> Reviewed-by: Samir Jindel <sjindel@google.com>