RESOLVED FIXED Bug 144169
[JSC] When inserting a NaN into a Int32 array, we convert it to DoubleArray then to ContiguousArray
https://bugs.webkit.org/show_bug.cgi?id=144169
Summary [JSC] When inserting a NaN into a Int32 array, we convert it to DoubleArray t...
Benjamin Poulain
Reported 2015-04-24 16:10:31 PDT
[JSC] When inserting a NaN into a Int32 array, we convert it to DoubleArray then to ContiguousArray
Attachments
Patch (4.69 KB, patch)
2015-04-24 16:13 PDT, Benjamin Poulain
no flags
Benjamin Poulain
Comment 1 2015-04-24 16:13:11 PDT
Geoffrey Garen
Comment 2 2015-04-24 16:21:42 PDT
Comment on attachment 251585 [details] Patch r=me
Benjamin Poulain
Comment 3 2015-04-24 16:30:38 PDT
Comment on attachment 251585 [details] Patch Clearing flags on attachment: 251585 Committed r183291: <http://trac.webkit.org/changeset/183291>
Benjamin Poulain
Comment 4 2015-04-24 16:30:43 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.