You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't consider member function defs when rewriting aliases
Previously, the compiler would crash when emitting member function names that
refer to collapsed properties. This is a problem when the output language is
ES6 and above.
PiperOrigin-RevId: 553475247
0 commit comments