2 Commits

Author SHA1 Message Date
Mark S. Miller
ac316607ba
[nonextensible-applies-to-private] Fix bugs (#4590)
Fixes #4587
2025-10-08 15:30:40 +00:00
Mark S. Miller
822589b1ef
[nonextensible-applies-to-private] Adding private field to non-extensible object throws (#4577)
* [nonextensible-applies-to-private] Adding private field to non-extensible object throws

* add feature nonextensible-applies-to-private

* extending tests in response to reviewer suggestions

* use const instead of let
2025-09-22 12:58:55 -07:00