projects
/
webkit2gtk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aef2ce2
)
Fix FTBFS in i386
author
Alberto Garcia
<berto@igalia.com>
Mon, 5 Feb 2024 10:55:25 +0000
(11:55 +0100)
committer
Alberto Garcia
<berto@igalia.com>
Mon, 5 Feb 2024 10:55:25 +0000
(11:55 +0100)
Bug: https://bugs.webkit.org/show_bug.cgi?id=268739
===================================================================
Gbp-Pq: Name fix-ftbfs-i386.patch
Source/JavaScriptCore/llint/LowLevelInterpreter.cpp
patch
|
blob
|
history
diff --git
a/Source/JavaScriptCore/llint/LowLevelInterpreter.cpp
b/Source/JavaScriptCore/llint/LowLevelInterpreter.cpp
index 5064ead6cd2e75a7dfab7d7150ce6b6893e64ebf..9a2e2653b1219ca271d6d812366d50b125b02b11 100644
(file)
--- a/
Source/JavaScriptCore/llint/LowLevelInterpreter.cpp
+++ b/
Source/JavaScriptCore/llint/LowLevelInterpreter.cpp
@@
-336,8
+336,6
@@
JSValue CLoop::execute(OpcodeID entryOpcodeID, void* executableAddress, VM* vm,
UNUSED_VARIABLE(t2);
UNUSED_VARIABLE(t3);
UNUSED_VARIABLE(t5);
- UNUSED_VARIABLE(t6);
- UNUSED_VARIABLE(t7);
struct StackPointerScope {
StackPointerScope(CLoopStack& stack)