Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Fix TypedArray.prototype.toSpliced typos #92

Merged
merged 1 commit into from
Jun 30, 2022

Conversation

syg
Copy link
Contributor

@syg syg commented Jun 30, 2022

The r < newLen instead of i < newLen one is pretty bad if someone was implementing by copying the spec steps.

@syg
Copy link
Contributor Author

syg commented Jun 30, 2022

cc @acutmore

Copy link
Collaborator

@acutmore acutmore left a comment

Choose a reason for hiding this comment

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

Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants