Bug 227216
Summary: | [JSC] Templatize HashTable and CompactHashIndex to reduce binary size | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexey Shvayka <ashvayka> |
Component: | JavaScriptCore | Assignee: | 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
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
<rdar://problem/79865515>