Bug 158380 - Avoid redundant isUndefined() check for parameters that are both optional and nullable in overloads
Summary: Avoid redundant isUndefined() check for parameters that are both optional and...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Bindings (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-04 10:16 PDT by Chris Dumez
Modified: 2016-06-04 12:09 PDT (History)
4 users (show)

See Also:


Attachments
Patch (3.74 KB, patch)
2016-06-04 10:16 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2016-06-04 10:16:04 PDT
Avoid redundant isUndefined() check for parameters that are both optional and nullable in overloads.
Comment 1 Chris Dumez 2016-06-04 10:16:41 PDT
Created attachment 280517 [details]
Patch
Comment 2 WebKit Commit Bot 2016-06-04 12:09:01 PDT
Comment on attachment 280517 [details]
Patch

Clearing flags on attachment: 280517

Committed r201681: <http://trac.webkit.org/changeset/201681>
Comment 3 WebKit Commit Bot 2016-06-04 12:09:06 PDT
All reviewed patches have been landed.  Closing bug.