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

RAB: Integrate staging tests for the .reduce method #4156

Merged
merged 7 commits into from
Jul 30, 2024

Conversation

ioannad
Copy link
Contributor

@ioannad ioannad commented Jul 16, 2024

of Array.prototype and TypedArray.prototype

This is part of PR #3888 to make reviewing easier. Includes changes to use the helper ./harness/resizableArrayBufferUtils.js

This should be very similar to #4157 for .reduceRight.

…des,

while adjusting usage of CollectValuesAndResize and applying review changes
from PRs for previously tested methods.
Copy link
Contributor

@ptomato ptomato left a comment

Choose a reason for hiding this comment

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

Some of the files seem not quite right here.

@ioannad
Copy link
Contributor Author

ioannad commented Jul 25, 2024

@ptomato oh oops! Thank you!

Copy link
Contributor

@ptomato ptomato left a comment

Choose a reason for hiding this comment

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

Thanks!

@ptomato ptomato enabled auto-merge (squash) July 29, 2024 23:53
@ptomato ptomato disabled auto-merge July 29, 2024 23:54
@ptomato
Copy link
Contributor

ptomato commented Jul 29, 2024

@ioannad Could you rebase this please? I think the removals of the reduceRight files are causing merge conflicts, we want to make sure they stay in-tree when it's merged.

@ptomato ptomato merged commit 1842afc into tc39:main Jul 30, 2024
8 checks passed
@lahma lahma mentioned this pull request Jul 30, 2024
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