RESOLVED FIXED 69120
add op_call/op_constructor support to JSVALUE32_64 DFG JIT
https://bugs.webkit.org/show_bug.cgi?id=69120
Summary add op_call/op_constructor support to JSVALUE32_64 DFG JIT
Yuqiang Xian
Reported 2011-09-29 19:18:31 PDT
To improve the coverage of JSVALUE32_64 DFG JIT.
Attachments
the patch (8.12 KB, patch)
2011-09-29 19:24 PDT, Yuqiang Xian
no flags
patch (8.29 KB, patch)
2011-09-29 20:04 PDT, Yuqiang Xian
no flags
Yuqiang Xian
Comment 1 2011-09-29 19:24:00 PDT
Created attachment 109239 [details] the patch
Yuqiang Xian
Comment 2 2011-09-29 20:04:11 PDT
Created attachment 109245 [details] patch forgot to remove NO_RETURN in previous patch.
Gavin Barraclough
Comment 3 2011-09-29 22:12:07 PDT
Comment on attachment 109245 [details] patch Looks great. (r-'ed for a mo there because I thought I'd spotted a problem re stdcall argument popping, but I was wrong!).
WebKit Review Bot
Comment 4 2011-09-29 23:16:19 PDT
Comment on attachment 109245 [details] patch Clearing flags on attachment: 109245 Committed r96391: <http://trac.webkit.org/changeset/96391>
WebKit Review Bot
Comment 5 2011-09-29 23:16:23 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.