Bug 154552 - JSValue::isConstructor and JSValue::isFunction should check getConstructData and getCallData
Summary: JSValue::isConstructor and JSValue::isFunction should check getConstructData ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Saam Barati
URL:
Keywords:
: 154543 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-02-22 12:42 PST by Saam Barati
Modified: 2016-02-22 14:25 PST (History)
12 users (show)

See Also:


Attachments
patch (3.18 KB, patch)
2016-02-22 13:14 PST, Saam Barati
mark.lam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Saam Barati 2016-02-22 12:42:15 PST
...
Comment 1 Saam Barati 2016-02-22 13:14:50 PST
Created attachment 271947 [details]
patch
Comment 2 Mark Lam 2016-02-22 13:17:15 PST
Comment on attachment 271947 [details]
patch

r=me
Comment 3 Saam Barati 2016-02-22 14:25:09 PST
landed in:
http://trac.webkit.org/changeset/196959
Comment 4 Saam Barati 2016-02-22 14:25:29 PST
*** Bug 154543 has been marked as a duplicate of this bug. ***