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
If the setter fails to reconfigure the property, throw a TypeError instead of failing silently. This matches ECMA-262 built-in behavior (since all such built-ins are treated as strict mode code), and aligns with 2/3 engines.
0 commit comments