deps: V8: cherry-pick 64b36b441179#61798
Closed
Dhruv-Garg79 wants to merge 2 commits intonodejs:v24.x-stagingfrom
Closed
deps: V8: cherry-pick 64b36b441179#61798Dhruv-Garg79 wants to merge 2 commits intonodejs:v24.x-stagingfrom
Dhruv-Garg79 wants to merge 2 commits intonodejs:v24.x-stagingfrom
Conversation
Original commit message:
optimize ascii fast path in WriteUtf8V2
Change-Id: If28168cb4395b953d0ec642ef4fc618ce963dbcd
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/7124103
Reviewed-by: Toon Verwaest <verwaest@chromium.org>
Commit-Queue: Erik Corry <erikcorry@chromium.org>
Reviewed-by: Erik Corry <erikcorry@chromium.org>
Cr-Commit-Position: refs/heads/main@{#103542}
Refs: v8/v8@64b36b4
Collaborator
|
Review requested:
|
cjihrig
approved these changes
Feb 13, 2026
Member
|
This is a "duplicate" of #61712, which landed on |
Author
|
Ahh damn... There was no update on the issue, so I thought no one picked this up. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Original commit message:
Refs: v8/v8@64b36b4
This backport will fix this issue: #60719