RESOLVED WONTFIX Bug 174925
Figure out caging strategy for HashMap buffers
https://bugs.webkit.org/show_bug.cgi?id=174925
Summary Figure out caging strategy for HashMap buffers
Filip Pizlo
Reported 2017-07-27 19:48:11 PDT
Probably the JSValue gigacage.
Attachments
Saam Barati
Comment 1 2017-10-31 15:56:07 PDT
It seems like we cage them in the runtime. At least in FTLLower, we don't emit caging. I don't know about the DFG.
Saam Barati
Comment 2 2017-11-17 11:48:26 PST
This is a WONTFIX. We're going to allocate it from the cage, but we're not going to cage accesses.
Note You need to log in before you can comment on or make changes to this bug.