DFG JIT - only Array predictions can result in unboxed cells in register file
https://bugs.webkit.org/show_bug.cgi?id=69695

Patch by Yuqiang Xian <yuqiang.xian@intel.com> on 2011-10-08
Reviewed by Filip Pizlo.

In current DFG JIT, only array predictions can result in unboxed cells
in register file, not for the other cell predictions.

* dfg/DFGSpeculativeJIT.h:
(JSC::DFG::ValueSource::forPrediction):



git-svn-id: http://svn.webkit.org/repository/webkit/trunk@97005 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2 files changed