In JSVALUE32_64 DFG, DataFormatJSDouble is assumed to be represented by a FPR and will be used for further optimizations, though we currently don't fully utilize it. For now when filling a JS value which was spilled as a JSDouble with a pair of GPRs, we'll set the registerFormat to DataFormatJS to avoid compilation errors.
Created attachment 110296 [details] the patch
Comment on attachment 110296 [details] the patch Clearing flags on attachment: 110296 Committed r97031: <http://trac.webkit.org/changeset/97031>
All reviewed patches have been landed. Closing bug.