Bug 154552

Summary: JSValue::isConstructor and JSValue::isFunction should check getConstructData and getCallData
Product: WebKit Reporter: Saam Barati <saam>
Component: JavaScriptCoreAssignee: Saam Barati <saam>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cdumez, fpizlo, ggaren, gskachkov, keith_miller, mark.lam, msaboff, oliver, ryanhaddad, sukolsak, ysuzuki
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch mark.lam: review+

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. ***