[webkit-reviews] review requested: [Bug 69205] JSVALUE32_64 DFG JIT - unboxed integers and cells in register file must be reboxed before exiting from DFG JIT : [Attachment 109397] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 30 23:06:15 PDT 2011


Yuqiang Xian <yuqiang.xian at intel.com> has asked  for review:
Bug 69205: JSVALUE32_64 DFG JIT - unboxed integers and cells in register file
must be reboxed before exiting from DFG JIT
https://bugs.webkit.org/show_bug.cgi?id=69205

Attachment 109397: the patch
https://bugs.webkit.org/attachment.cgi?id=109397&action=review

------- Additional Comments from Yuqiang Xian <yuqiang.xian at intel.com>
This scrubs all obvious crashes of DFG32_64 on SunSpider and kraken cases. Also
the number of mozilla test failure cases is reduced to 65/1127 if with
op_call/op_construct enabled in DFG32_64 (comparing to the 57/1127 if without
op_call/op_construct support). - Tested on Linux x86.


More information about the webkit-reviews mailing list