WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
196221
[JSC] Make substring JSString smaller
https://bugs.webkit.org/show_bug.cgi?id=196221
Summary
[JSC] Make substring JSString smaller
Yusuke Suzuki
Reported
2019-03-25 15:36:42 PDT
It should fit into 16B in small string cases.
Attachments
Add attachment
proposed patch, testcase, etc.
Yusuke Suzuki
Comment 1
2019-03-25 15:38:29 PDT
This is particularly important for RegExp heavy applications since it repeatedly generates an array with substring JSStrings.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug