RESOLVED FIXED Bug 131735
Make Vector::takeLast work with move-only types (and optimize for types where move is faster)
https://bugs.webkit.org/show_bug.cgi?id=131735
Summary Make Vector::takeLast work with move-only types (and optimize for types where...
Darin Adler
Reported 2014-04-16 09:30:18 PDT
Make Vector::takeLast work with move-only types (and optimize for types where move is faster)
Attachments
Patch (8.73 KB, patch)
2014-04-16 09:31 PDT, Darin Adler
ap: review+
Darin Adler
Comment 1 2014-04-16 09:31:30 PDT
Darin Adler
Comment 2 2014-04-16 09:51:41 PDT
Note You need to log in before you can comment on or make changes to this bug.