[Webkit-unassigned] [Bug 72348] DFG::SpeculativeJIT and DFG::JITCodeGenerator should be combined

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 14 20:17:00 PST 2011


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





--- Comment #1 from Filip Pizlo <fpizlo at apple.com>  2011-11-14 20:17:00 PST ---
This blocks https://bugs.webkit.org/show_bug.cgi?id=72347 because that bug requires that the appendCallWithXYZ methods know about speculation checks.  Those methods are currently in JITCodeGenerator.  It's probably best if we just move everything out of JITCodeGenerator and into SpeculativeJIT.

-- 
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