[JSC] Fix !ENABLE(JIT) build#63136
Merged
webkit-commit-queue merged 1 commit intoWebKit:mainfrom Apr 20, 2026
Merged
Conversation
Collaborator
|
EWS run on current version of this PR (hash 050671b) Details |
https://bugs.webkit.org/show_bug.cgi?id=306638 rdar://169822205 Reviewed by Yusuke Suzuki. This patch is originally written by Shu-yu Guo. Yusuke reviewed the original version of the patch. I, Michael Catanzaro, have updated it to resolve conflicts. This is a second try, because my first attempt, 311492@main, was broken and reverted in 311499@main. * Source/JavaScriptCore/jit/ExecutableAllocator.h: (JSC::performJITMemcpy): * Source/JavaScriptCore/llint/InPlaceInterpreter.asm: * Source/JavaScriptCore/llint/LLIntData.cpp: (JSC::LLInt::initialize): * Source/JavaScriptCore/wasm/WasmCallee.cpp: * Source/WTF/wtf/PlatformEnable.h: Canonical link: https://commits.webkit.org/311632@main
050671b to
be7c61d
Compare
Collaborator
|
Committed 311632@main (be7c61d): https://commits.webkit.org/311632@main Reviewed commits have been landed. Closing PR #63136 and removing active labels. |
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.
🧪 mac-AS-debug-wk2
be7c61d
050671b
🧪 win-tests🧪 api-ios🛠 playstation🧪 jsc-armv7-tests