RESOLVED WONTFIX161679
Add StringView constructor from StringView::CodePoints::Iterators
https://bugs.webkit.org/show_bug.cgi?id=161679
Summary Add StringView constructor from StringView::CodePoints::Iterators
Alex Christensen
Reported 2016-09-07 00:13:44 PDT
Add StringView constructor from StringView::CodePoints::Iterators
Attachments
Patch (5.40 KB, patch)
2016-09-07 00:14 PDT, Alex Christensen
achristensen: review-
Alex Christensen
Comment 1 2016-09-07 00:14:49 PDT
Alex Christensen
Comment 2 2016-09-07 00:17:11 PDT
This is probably incomplete and needs more testing. It's complicated enough, though, that I think it might not be worth all these branches and things just to make parameters of a probably-inlined function fit in registers.
Alex Christensen
Comment 3 2016-09-23 11:08:42 PDT
This is too complicated and shouldn't be done.
Note You need to log in before you can comment on or make changes to this bug.