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
Serialize prototype and instance type instead of implicit prototype
Ambiguation needs to access a class's prototype to know the owner type of its member functions, and needs to know instance type and prototypes of constructors that are never explicitly new'd in the AST
PiperOrigin-RevId: 325901890
0 commit comments