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

feat: update to V8 9.7 #12685

Merged
merged 1 commit into from
Nov 8, 2021
Merged

feat: update to V8 9.7 #12685

merged 1 commit into from
Nov 8, 2021

Conversation

lucacasonato
Copy link
Member

This commit updates the rusty_v8 to 0.34.0. This commit also adds
the required typings for the new Array#findLast and Array#findIndexLast
methods.

@lucacasonato lucacasonato added this to the 1.16.0 milestone Nov 8, 2021
Copy link
Contributor

@kitsonk kitsonk left a comment

Choose a reason for hiding this comment

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

LGTM, one minor comment

cli/dts/lib.esnext.array.d.ts Show resolved Hide resolved
This commit updates the rusty_v8 to 0.34.0. This commit also adds
the required typings for the new Array#findLast and Array#findIndexLast
methods.
@lucacasonato lucacasonato changed the title WIP: feat: update to V8 9.7 feat: update to V8 9.7 Nov 8, 2021
@lucacasonato lucacasonato merged commit 80d3a5f into denoland:main Nov 8, 2021
@lucacasonato lucacasonato deleted the update_v8 branch November 8, 2021 13:24
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.

None yet

2 participants