RESOLVED WONTFIX 176328
[JSC][Linux] Put Structure pointer in 32bit area
https://bugs.webkit.org/show_bug.cgi?id=176328
Summary [JSC][Linux] Put Structure pointer in 32bit area
Yusuke Suzuki
Reported 2017-09-04 05:52:11 PDT
Just an idea. Not considering implementing it now. Just noting. If we can use mmap MAP_32BIT for Structure heap, we can make Structure* 32bit, and we can remove StructureID.
Attachments
Yusuke Suzuki
Comment 1 2017-12-30 11:52:29 PST
It complicates things.
Note You need to log in before you can comment on or make changes to this bug.