NEW 195833
[JSC] StructureCache should be per JSGlobalObject
https://bugs.webkit.org/show_bug.cgi?id=195833
Summary [JSC] StructureCache should be per JSGlobalObject
Yusuke Suzuki
Reported 2019-03-15 16:22:03 PDT
We should not include JSGlobalObject* in key of StructureCache. We should have per JSGlobalObject StructureCache.
Attachments
Note You need to log in before you can comment on or make changes to this bug.