RESOLVED FIXED 129381
Function.prototype.apply has a bad time with the spread operator
https://bugs.webkit.org/show_bug.cgi?id=129381
Summary Function.prototype.apply has a bad time with the spread operator
Oliver Hunt
Reported 2014-02-26 12:02:07 PST
Function.prototype.apply has a bad time with the spread operator
Attachments
Patch (8.26 KB, patch)
2014-02-26 12:05 PST, Oliver Hunt
mhahnenberg: review+
Oliver Hunt
Comment 1 2014-02-26 12:05:07 PST
Mark Hahnenberg
Comment 2 2014-02-26 12:25:04 PST
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
Oliver Hunt
Comment 3 2014-02-26 12:35:18 PST
Note You need to log in before you can comment on or make changes to this bug.