Bug 144169

Summary: [JSC] When inserting a NaN into a Int32 array, we convert it to DoubleArray then to ContiguousArray
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: New BugsAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.