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.
Created attachment 110286 [details] the patch
Comment on attachment 110286 [details] the patch I'm happy with this.
Comment on attachment 110286 [details] the patch Clearing flags on attachment: 110286 Committed r97022: <http://trac.webkit.org/changeset/97022>
All reviewed patches have been landed. Closing bug.