Skip to content

JS: Added support for Array.prototype.with() ES2023 feature #17993

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

Merged
merged 4 commits into from
Nov 18, 2024

Conversation

Napalys
Copy link
Contributor

@Napalys Napalys commented Nov 15, 2024

Added support for ES2023 feature, Arrray.protype.with.

The DCA run appears to be fine. The average run time remained consistent, and the meta queries did not detect any new alerts. This was expected due to the novelty of the Arrray.protype.with function.

@Napalys Napalys requested a review from erik-krogh November 18, 2024 11:19
@Napalys Napalys marked this pull request as ready for review November 18, 2024 11:19
@Napalys Napalys requested a review from a team as a code owner November 18, 2024 11:19
Copy link
Contributor

@erik-krogh erik-krogh left a comment

Choose a reason for hiding this comment

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

👍

@Napalys Napalys merged commit 9457bc3 into github:main Nov 18, 2024
14 checks passed
@Napalys Napalys deleted the napalys/ES2023-array-protype-with branch November 18, 2024 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants