Bug 227216

Summary: [JSC] Templatize HashTable and CompactHashIndex to reduce binary size
Product: WebKit Reporter: Alexey Shvayka <ashvayka>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Enhancement CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   

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
Radar WebKit Bug Importer
Comment 1 2021-06-28 08:41:16 PDT
Note You need to log in before you can comment on or make changes to this bug.