[webkit-changes] [WebKit/WebKit] 208b4c: [JSC] Disable canonicalizePrePostIncrements since ...
Yusuke Suzuki
noreply at github.com
Wed Feb 15 13:12:08 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 208b4cf4242b8e3ff79b921aea8d9a191e80ef5e
https://github.com/WebKit/WebKit/commit/208b4cf4242b8e3ff79b921aea8d9a191e80ef5e
Author: Yusuke Suzuki <ysuzuki at apple.com>
Date: 2023-02-15 (Wed, 15 Feb 2023)
Changed paths:
M Source/JavaScriptCore/runtime/OptionsList.h
Log Message:
-----------
[JSC] Disable canonicalizePrePostIncrements since the bug is not fully fixed yet
https://bugs.webkit.org/show_bug.cgi?id=252304
rdar://105487806
Reviewed by Alexey Shvayka.
See discussion here[1]. This phase still has a bug. So we disable it.
[1]: https://bugs.webkit.org/show_bug.cgi?id=228538#c14
* Source/JavaScriptCore/runtime/OptionsList.h:
Canonical link: https://commits.webkit.org/260326@main
More information about the webkit-changes
mailing list