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.
[v24.x] deps: V8: cherry-pick 72b0e27bd936 and associated CLs #60732
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
Uh oh!
There was an error while loading. Please reload this page.
[v24.x] deps: V8: cherry-pick 72b0e27bd936 and associated CLs #60732
Changes from 1 commit
d0434f6974300d615ef5a5b26741File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
Original commit message: [regexp] Remove DeferredAction class. We can just chain up the traces and use the regular ActionNodes that we already have to represent the deferred actions. Also simplifies the ActionNodes a little. No functional change intended. Reduce the size of the Trace from 128->120 bytes. This is a stack allocated struct so to avoid stack overflows after adding the next_ field I am reducing it back down to 120 bytes by rearranging and shrinking fields. Change-Id: I6dca9946e035e9b22798e160b8fadaeca61f4955 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/6512931 Reviewed-by: Patrick Thier <pthier@chromium.org> Commit-Queue: Erik Corry <erikcorry@chromium.org> Cr-Commit-Position: refs/heads/main@{#100092} Refs: v8/v8@0dd2318Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
Uh oh!
There was an error while loading. Please reload this page.