[v12.x] deps: V8: cherry-pick d89f4ef1cd62#31344
Closed
miladfarca wants to merge 1 commit intonodejs:v12.x-stagingfrom
miladfarca:s390-perf-patch
Closed
[v12.x] deps: V8: cherry-pick d89f4ef1cd62#31344miladfarca wants to merge 1 commit intonodejs:v12.x-stagingfrom miladfarca:s390-perf-patch
miladfarca wants to merge 1 commit intonodejs:v12.x-stagingfrom
miladfarca:s390-perf-patch
Conversation
Original commit message:
S390x: improve performance by skipping Debug Hook if not needed
Change-Id: Ib4b2821f2941cdc131f9c75b89a3baced7554f8d
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1991802
Reviewed-by: Junliang Yan <jyan@ca.ibm.com>
Commit-Queue: Milad Farazmand <miladfar@ca.ibm.com>
Cr-Commit-Position: refs/heads/master@{#65644}
Refs: v8/v8@d89f4ef
Contributor
Author
|
/cc @nodejs/platform-s390 |
richardlau
approved these changes
Jan 13, 2020
sam-github
approved these changes
Jan 13, 2020
BethGriggs
approved these changes
Jan 13, 2020
Member
|
Is this not needed on master/v13.x ? |
Contributor
Author
|
@targos I'm trying to back-port it to Node 12, if you think it needs to be on other branches I can make separate PRs. |
Member
|
@miladfarca We usually do it the other way: PR to |
Contributor
Author
2 tasks
Member
|
cherry-picked #31354 on v12.x-staging. |
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@d89f4ef
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes