NEW197045
String should pack ascii strings with 8 or fewer characters inline.
https://bugs.webkit.org/show_bug.cgi?id=197045
Summary String should pack ascii strings with 8 or fewer characters inline.
Keith Miller
Reported 2019-04-17 17:54:36 PDT
String should pack ascii strings with less than 9 characters inline.
Attachments
WIP (255.47 KB, patch)
2019-04-17 18:04 PDT, Keith Miller
no flags
Keith Miller
Comment 1 2019-04-17 18:04:41 PDT
Antti Koivisto
Comment 2 2019-04-18 07:45:19 PDT
Nice!
Jon Lee
Comment 3 2019-04-18 10:52:15 PDT
Comment on attachment 367707 [details] WIP View in context: https://bugs.webkit.org/attachment.cgi?id=367707&action=review > Source/JavaScriptCore/ChangeLog:3 > + String should pack ascii strings with less than 9 characters inline. fewer
Simon Fraser (smfr)
Comment 4 2019-06-16 21:51:49 PDT
This sounds worth doing!
Note You need to log in before you can comment on or make changes to this bug.