Bug 128835

Summary: Don't optimize variadic closure calls
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, ggaren, mark.lam, mhahnenberg, mmirman, msaboff, oliver, sam
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
the patch barraclough: review+

Description Filip Pizlo 2014-02-14 12:40:52 PST
We never intended to optimize these and the appropriate check got lost in some refactoring.

<rdar://problem/15944810>
Comment 1 Filip Pizlo 2014-02-14 12:43:21 PST
Created attachment 224243 [details]
the patch
Comment 2 Filip Pizlo 2014-02-14 12:46:51 PST
Landed in http://trac.webkit.org/changeset/164119