Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b6e2505ae7dd8424019074aa73b6a67fb7494647 https://github.com/WebKit/WebKit/commit/b6e2505ae7dd8424019074aa73b6a67fb7494647 Author: Sosuke Suzuki <aosuk...@gmail.com> Date: 2025-04-05 (Sat, 05 Apr 2025)
Changed paths: M Source/JavaScriptCore/dfg/DFGOperations.cpp Log Message: ----------- [JSC] Tweaks `Array#indexOf` / `Array#includes` after 293134@main https://bugs.webkit.org/show_bug.cgi?id=291136 Reviewed by Yusuke Suzuki. This patch changes to tweak `operationArrayIncludesValueInt32` and `operationArrayIndexOfValueInt32` after https://commits.webkit.org/293134@main. * Source/JavaScriptCore/dfg/DFGOperations.cpp: (JSC::DFG::JSC_DEFINE_JIT_OPERATION): Canonical link: https://commits.webkit.org/293319@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