[Webkit-unassigned] [Bug 130576] Constants folded by DFG::ByteCodeParser should not be dead.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 21 09:23:24 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=130576





--- Comment #4 from Filip Pizlo <fpizlo at apple.com>  2014-03-21 09:23:44 PST ---
The correct solution is almost certainly to just disable constant folding in the DFG. This should be perf neutral since we have all of the right folding later in the pipe.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list