RESOLVED FIXED Bug 69711
Remove 32 bit restrictions in DFG JIT
https://bugs.webkit.org/show_bug.cgi?id=69711
Summary Remove 32 bit restrictions in DFG JIT
Yuqiang Xian
Reported 2011-10-08 18:00:05 PDT
op_call/op_construct support was disabled for 32 bit DFG JIT because there was regression in javascriptcore tests. Now the bugs are fixed and there should be no regression. This makes 32 bit DFG have the same capability as 64 bit DFG, and improves the coverage.
Attachments
the patch (2.18 KB, patch)
2011-10-08 18:03 PDT, Yuqiang Xian
no flags
Yuqiang Xian
Comment 1 2011-10-08 18:03:39 PDT
Created attachment 110286 [details] the patch
Filip Pizlo
Comment 2 2011-10-08 23:49:22 PDT
Comment on attachment 110286 [details] the patch I'm happy with this.
WebKit Review Bot
Comment 3 2011-10-09 01:07:54 PDT
Comment on attachment 110286 [details] the patch Clearing flags on attachment: 110286 Committed r97022: <http://trac.webkit.org/changeset/97022>
WebKit Review Bot
Comment 4 2011-10-09 01:07:58 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.