[Webkit-unassigned] [Bug 68794] Refactor code for JSVALUE32_64 DFG JIT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 27 02:39:43 PDT 2011


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


Yuqiang Xian <yuqiang.xian at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #108649|0                           |1
        is obsolete|                            |




--- Comment #2 from Yuqiang Xian <yuqiang.xian at intel.com>  2011-09-27 02:39:43 PST ---
Created an attachment (id=108818)
 --> (https://bugs.webkit.org/attachment.cgi?id=108818&action=review)
updated patch

This patch mainly splits the stuffs in the big DFGSpeculativeJIT.cpp file of the original patch into multiple files (Common, 64 and 32_64). Also rename the DFGJITCodeGenerator*.cpp to match the DFGSpeculativeJIT*.cpp naming conventions.

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