Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Editorial: Don't allow writing NaN to frozen properties
If an implementation can produce distinguishable NaN values, then writing NaN values to a frozen (non-configurable and non-writable) property can be detectable.
- Loading branch information