Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fa2f6d3ac3780e73c4c2a3c77fee045727776ac0 https://github.com/WebKit/WebKit/commit/fa2f6d3ac3780e73c4c2a3c77fee045727776ac0 Author: Dan Hecht <dan.he...@apple.com> Date: 2025-08-11 (Mon, 11 Aug 2025)
Changed paths: A JSTests/wasm/gc/i31-array-index.js M Source/JavaScriptCore/wasm/WasmBBQJIT64.cpp Log Message: ----------- [JSC] BBQJIT::addI31GetS needs to truncate the result to 32-bits https://bugs.webkit.org/show_bug.cgi?id=293518 rdar://151951424 Reviewed by Yusuke Suzuki and Keith Miller. The tag bits of i31ref need to be removed when evaluating i31.get_u. Originally-landed-as: 289651.535@safari-7621-branch (b7fa9f7b95c9). rdar://157791339 Canonical link: https://commits.webkit.org/298527@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes