d24548220a
This is needed to support type inference, since an inferred type may point to a parameter of a class member. I believe it will also be useful for reserializing constant ASTs. R=scheglov@google.com Review URL: https://codereview.chromium.org/1647553002 .