Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Object.freeze tests for resizable TypedArrays #4324

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

syg
Copy link
Contributor

@syg syg commented Nov 13, 2024

Object.freeze will always throw on variable-length TAs with this has-consensus PR: tc39/ecma262#3453

@syg syg requested a review from a team as a code owner November 13, 2024 18:51
@ljharb ljharb requested a review from a team November 13, 2024 18:53
moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this pull request Dec 3, 2024
…ays. r=jandem

Adjust the error message, because it's now also used for non-proxy objects.

Spec change: tc39/ecma262#3453
Test coverage: tc39/test262#4325 and tc39/test262#4324

Differential Revision: https://phabricator.services.mozilla.com/D230401
Object.freeze will always throw on variable-length TAs with this
has-consensus PR: tc39/ecma262#3453
@ptomato ptomato force-pushed the update-ta-preventextensions branch from fff5521 to 4a2cad2 Compare December 4, 2024 01:44
@ptomato ptomato merged commit dacf5ff into tc39:main Dec 4, 2024
11 checks passed
i3roly pushed a commit to i3roly/firefox-dynasty that referenced this pull request Dec 6, 2024
…ays. r=jandem

Adjust the error message, because it's now also used for non-proxy objects.

Spec change: tc39/ecma262#3453
Test coverage: tc39/test262#4325 and tc39/test262#4324

Differential Revision: https://phabricator.services.mozilla.com/D230401
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants