Bug 163957

Summary: Remove redundant argument count check
Product: WebKit Reporter: JF Bastien <jfbastien>
Component: JavaScriptCoreAssignee: JF Bastien <jfbastien>
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

Description JF Bastien 2016-10-25 11:07:53 PDT
As pointed out in https://bugs.webkit.org/show_bug.cgi?id=163903, indexing argument out of bounds already returns jsUndefined().
Comment 1 JF Bastien 2016-10-25 11:11:23 PDT
Created attachment 292787 [details]
patch
Comment 2 Keith Miller 2016-10-25 11:12:15 PDT
Comment on attachment 292787 [details]
patch

r=me.
Comment 3 WebKit Commit Bot 2016-10-25 15:43:59 PDT
Comment on attachment 292787 [details]
patch

Clearing flags on attachment: 292787

Committed r207852: <http://trac.webkit.org/changeset/207852>
Comment 4 WebKit Commit Bot 2016-10-25 15:44:02 PDT
All reviewed patches have been landed.  Closing bug.