Closed
Conversation
Collaborator
Contributor
Author
|
This commit landed upstream last week, so it's not in 7.4 or 7.5. This will fix #27346. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
addaleax
approved these changes
Apr 29, 2019
Member
|
Looks like it needs to be adapted: |
Contributor
Author
Yep, I'm working on it. |
Original commit message:
[snapshot] Fix copy-IET integration with Code Cache
R=bmeurer@chromium.org, jgruber@chromium.org, yangguo@chromium.org
Bug: v8:9122
Change-Id: I6336d2fc0249269a749d99dcae7c172b2ccaac75
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1570582
Reviewed-by: Jakob Gruber <jgruber@chromium.org>
Commit-Queue: Jakob Gruber <jgruber@chromium.org>
Cr-Commit-Position: refs/heads/master@{nodejs#60937}
Refs: v8/v8@d915b8d
2a4e5bf to
8336291
Compare
This comment has been minimized.
This comment has been minimized.
Contributor
Author
This comment has been minimized.
This comment has been minimized.
Collaborator
jasnell
approved these changes
Apr 29, 2019
cjihrig
approved these changes
Apr 29, 2019
Member
|
I assume V8 7.4 or at least 7.5 is still a supported release line on the V8 side? Should there be a merge request for this? |
Contributor
Author
|
Yes, I opened a merge request as well (https://bugs.chromium.org/p/v8/issues/detail?id=9122#c9). Hopefully we won't need to have a floating patch to fix this. |
Trott
approved these changes
May 2, 2019
Contributor
Author
|
I think we'll get this merged to 7.4 and 7.5 in the next few days, so blocking this for now. |
Contributor
Author
|
Superseded by #27615 |
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@d915b8d
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes