WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
227216
[JSC] Templatize HashTable and CompactHashIndex to reduce binary size
https://bugs.webkit.org/show_bug.cgi?id=227216
Summary
[JSC] Templatize HashTable and CompactHashIndex to reduce binary size
Alexey Shvayka
Reported
2021-06-21 08:40:58 PDT
Reduce binary size by using int8_t sized values can be used for small tables. Also, try to utilize all the integer range, rather than -1 .. 127.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-06-28 08:41:16 PDT
<
rdar://problem/79865515
>
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