Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Normative: Make non-writable prototype properties not prevent assigni…
…ng to instance TC39 is discussing making inherited non-writable properties overridable with Set, in tc39#1307. We have not yet assessed the web compatibility of the change or written tests, so this PR is not yet ready to merge, but this PR gives some concreteness to how the specification may be done, to help move the discussion forward. This patch implements the approach described in tc39#1307 (comment)
- Loading branch information