NEW 206469
Use 32bit packed pointers in C++
https://bugs.webkit.org/show_bug.cgi?id=206469
Summary Use 32bit packed pointers in C++
Yusuke Suzuki
Reported 2020-01-18 00:58:04 PST
Memory is consumed by Vector / HashTable, and they are fulfilled by a lot of pointers. We should use 32bit packed pointers by modifying malloc.
Attachments
Note You need to log in before you can comment on or make changes to this bug.