Function.prototype.apply has a bad time with the spread operator
Created attachment 225274 [details] Patch
Comment on attachment 225274 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=225274&action=review r=me > Source/JavaScriptCore/ChangeLog:8 > + Make sure our apply logic handle the spread operator correctly. handles
Committed r164738: <http://trac.webkit.org/changeset/164738>