Bug 159505

Summary: [JSC] Array.prototype.includes uses ToInt32 instead of ToInteger on the index argument
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: New BugsAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, keith_miller, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Benjamin Poulain
Reported 2016-07-06 23:37:08 PDT
[JSC] Array.prototype.includes uses ToInt32 instead of ToInteger on the index argument
Attachments
Patch (8.12 KB, patch)
2016-07-06 23:38 PDT, Benjamin Poulain
no flags
Benjamin Poulain
Comment 1 2016-07-06 23:38:40 PDT
Mark Lam
Comment 2 2016-07-07 10:45:29 PDT
Comment on attachment 282994 [details] Patch r=me
WebKit Commit Bot
Comment 3 2016-07-07 12:04:06 PDT
Comment on attachment 282994 [details] Patch Clearing flags on attachment: 282994 Committed r202926: <http://trac.webkit.org/changeset/202926>
WebKit Commit Bot
Comment 4 2016-07-07 12:04:10 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.