Skip to content

Conversation

@gibson042
Copy link
Member

...regardless of copy direction

Fixes #3618

This aligns the spec with implementation reality.

@gibson042 gibson042 added normative change Affects behavior required to correctly evaluate some ECMAScript source text needs consensus This needs committee consensus before it can be eligible to be merged. web reality labels Jun 8, 2025
@michaelficarra michaelficarra added the needs test262 tests The proposal should specify how to test an implementation. Ideally via github.com/tc39/test262 label Jul 21, 2025
gibson042 added a commit to gibson042/test262 that referenced this pull request Jul 28, 2025
@gibson042
Copy link
Member Author

This reached consensus in plenary today. Test262 PR: tc39/test262#4550

@ljharb ljharb added has consensus This has committee consensus. and removed needs consensus This needs committee consensus before it can be eligible to be merged. labels Jul 28, 2025
Ms2ger pushed a commit to tc39/test262 that referenced this pull request Jul 29, 2025
@michaelficarra michaelficarra added has test262 tests and removed needs test262 tests The proposal should specify how to test an implementation. Ideally via github.com/tc39/test262 labels Jul 29, 2025
Copy link
Member

@bakkot bakkot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with shu's comment addressed

@bakkot bakkot added the ready to merge Editors believe this PR needs no further reviews, and is ready to land. label Sep 29, 2025
…ver elements still fit (tc39#3619)

...regardless of copy direction

Fixes tc39#3618

This aligns the spec with implementation reality.
@ljharb ljharb force-pushed the gh-3618-typedarray-copywithin-shrinking branch from 8d10cca to d228070 Compare September 30, 2025 02:51
@ljharb ljharb merged commit d228070 into tc39:main Sep 30, 2025
10 checks passed
Jack-Works added a commit to engine262/engine262 that referenced this pull request Oct 6, 2025
Jack-Works added a commit to engine262/engine262 that referenced this pull request Oct 23, 2025
jhnaldo pushed a commit to ku-plrg/ecma262 that referenced this pull request Oct 31, 2025
…ver elements still fit (tc39#3619)

...regardless of copy direction

Fixes tc39#3618

This aligns the spec with implementation reality.
@jhnaldo jhnaldo mentioned this pull request Oct 31, 2025
jhnaldo pushed a commit to ku-plrg/ecma262 that referenced this pull request Oct 31, 2025
…ver elements still fit (tc39#3619)

...regardless of copy direction

Fixes tc39#3618

This aligns the spec with implementation reality.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

has consensus This has committee consensus. has test262 tests normative change Affects behavior required to correctly evaluate some ECMAScript source text ready to merge Editors believe this PR needs no further reviews, and is ready to land. web reality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TypedArray copyWithin spec text inconsistently responds to midstream shrinking

5 participants