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.
2025-09-24, Version 22.20.0 'Jod' (LTS) #59973
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.
2025-09-24, Version 22.20.0 'Jod' (LTS) #59973
Changes from 1 commit
24762a1bd48a607ffbb422b983a798e399b9cc89f50b631bb5b83e1e2986ecaa93a8b562bb80cd3259d688bf1bac923cfe57c3009b4a43eddafd56116b1f7a5780af037c6f7d8e0f9cd98cd7e291fa83ff39352b8b7a8ef77682b53c4541f9b2c013a5ed96b20aec231dbad203f4bd943fdfb18b1c3e4a027ae4fb3c507cc5a93a385b8d258c4dcd5717ea28b2bf620d30287f61171c7ce9d677f764be2162ac934d4fb5148bfbd383410eb4d268ac9a05107312bc4e9f798de94f6d6b5a8f03d7fa14fcf335989cce938cf64d0dea2d2003208bc81fd02295adf98f646aa343c5d68c4e2c9cab9e1fbb6d55c3e73cfec8236dd8566197eeed22f113cf06e74062e8379f058ce4a250479b66ce566cdd0075bf3f41b4885a34781308e047e3eb311f1c690b530a05d0655594568c296bae4fea38e95c9b218ceefbd74799d9b7dd40fc3f82d0e10a8e45906b05d3b80d31ee7fc76bf6b9963bfa93ff4eb5fd7559fb80666124428fce430464c66af21d5b0a646ff939b4ae958ec2b22f5b95ff569e2aa23afaa1cce96106010ae868b95cfdff334e2d4c15387bf4121838395935692deca1d7e4f5f0090a0c2b6dfe9a685b9f53db7d7adf8b9da50a6f232bf292100a8129a1d6be2a5e1fb4180e0a013d12a0e264d0d357f24e825f3dcd844297f62b903ebd3ba5b6597864ad18638bd325801b9421ab3c91e9b8df291eda7103893fdc85e5aed1b88ccf29cd673a48f1cf24a0daa0615ef11d11847963b1233e92b892796079a68d658c31df660943b7b78fdcf5d91e4b1943934b25fdda6e8cbd289b1dedb9248a232989937e9bbd302cb39807ffdcaa20e2File 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: s390: use %r15 instead of %sp Some compilers do not recognize %sp and output: ``` error: invalid register ``` Change-Id: I2e1b64dd0e799a03afccbd12f5b2db17b3130e07 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/6603554 Reviewed-by: Michael Lippautz <[email protected]> Commit-Queue: Milad Farazmand <[email protected]> Reviewed-by: Junliang Yan <[email protected]> Cr-Commit-Position: refs/heads/main@{#100576} Refs: v8/v8@7b91e3e PR-URL: #59485 Refs: nodejs/build#4091 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Juan José Arboleda <[email protected]> Reviewed-By: Rafael Gonzaga <[email protected]>Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing