Skip to content
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

Fix usage of asm.putsLabel #16043

Merged

Conversation

@danlliu danlliu requested a review from a team as a code owner July 24, 2023 22:17
@danlliu danlliu self-assigned this Jul 24, 2023
@danlliu danlliu added the JavaScriptCore For bugs in JavaScriptCore, the JS engine used by WebKit, other than kxmlcore issues. label Jul 24, 2023
Copy link
Contributor

@justinmichaud justinmichaud left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

r=me

Copy link
Member

@Constellation Constellation left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

r=me

@Constellation Constellation added the unsafe-merge-queue Applied to send a pull request to merge-queue, but skip building and testing label Jul 24, 2023
https://bugs.webkit.org/show_bug.cgi?id=259453
rdar://112798638

Reviewed by Yusuke Suzuki and Justin Michaud.

Fixes an oversight in WebKit#15659 where a putsLabel call was missing the aligned parameter.

* Source/JavaScriptCore/offlineasm/cloop.rb:

Canonical link: https://commits.webkit.org/266272@main
@webkit-commit-queue
Copy link
Collaborator

Committed 266272@main (87119fe): https://commits.webkit.org/266272@main

Reviewed commits have been landed. Closing PR #16043 and removing active labels.

@webkit-commit-queue webkit-commit-queue merged commit 87119fe into WebKit:main Jul 25, 2023
@webkit-commit-queue webkit-commit-queue removed the unsafe-merge-queue Applied to send a pull request to merge-queue, but skip building and testing label Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
JavaScriptCore For bugs in JavaScriptCore, the JS engine used by WebKit, other than kxmlcore issues.
Projects
None yet
5 participants