Firefox · SpiderMonkey
CVE-2025-1011
Logic Error in SpiderMonkey
Overview
Medium
Severity
—
CVSS
No
Exploited ITW
Fixed
Fix Status
Files Changed
js/src/jit/MIROps.yaml
Patch
diff --git a/js/src/jit/MIROps.yaml b/js/src/jit/MIROps.yaml
index e450b90788d..7d175b8601b 100644
--- a/js/src/jit/MIROps.yaml
+++ b/js/src/jit/MIROps.yaml
@@ -736,7 +736,6 @@
wideningOp: wasm::FieldWideningOp
type_policy: none
result_type: Int32
- movable: true
congruent_to: if_operands_equal
alias_set: none
Loading diff…
References
On This Page