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

Stop using Vector::unsafeAppendWithoutCapacityCheck() in B3IRGenerator::addLocal() #20458

Merged

Conversation

@cdumez cdumez self-assigned this Nov 14, 2023
@cdumez cdumez added the JavaScriptCore For bugs in JavaScriptCore, the JS engine used by WebKit, other than kxmlcore issues. label Nov 14, 2023
@cdumez cdumez marked this pull request as ready for review November 14, 2023 05:51
@cdumez cdumez requested a review from a team as a code owner November 14, 2023 05:51
@cdumez cdumez added the unsafe-merge-queue Applied to send a pull request to merge-queue, but skip building and testing label Nov 14, 2023
…r::addLocal()

https://bugs.webkit.org/show_bug.cgi?id=264790

Reviewed by Darin Adler.

* Source/JavaScriptCore/wasm/WasmB3IRGenerator.cpp:
(JSC::Wasm::B3IRGenerator::addLocal):

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

Committed 270704@main (38f33ee): https://commits.webkit.org/270704@main

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

@webkit-commit-queue webkit-commit-queue merged commit 38f33ee into WebKit:main Nov 14, 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 Nov 14, 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
4 participants