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

Editorial: Split TypedArray [[DefineOwnProperty]] into distinct branches by mutability #32

Merged
merged 2 commits into from
Feb 15, 2025

Conversation

gibson042
Copy link
Collaborator

@gibson042 gibson042 commented Feb 15, 2025

Ref #27

The first commit preserves explicit steps, the second defers the immutable branch to ValidateAndApplyPropertyDescriptor.

@gibson042 gibson042 requested a review from ljharb February 15, 2025 16:26
@gibson042 gibson042 mentioned this pull request Feb 15, 2025
8 tasks
Copy link

The rendered spec for this PR is available at https://tc39.es/proposal-immutable-arraybuffer/pr/32.

@gibson042 gibson042 merged commit fe9abd4 into tc39:main Feb 15, 2025
1 check passed
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.

2 participants