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
[AST] InitAccessors: init accessor properties without setters use special write strategy
Such properties could be mutated only within initializer context
so they can employ a special "init accessor" strategy.
(cherry picked from commit 1e6c919)
0 commit comments