Bug 195833 - [JSC] StructureCache should be per JSGlobalObject
Summary: [JSC] StructureCache should be per JSGlobalObject
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-15 16:22 PDT by Yusuke Suzuki
Modified: 2019-03-15 16:22 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2019-03-15 16:22:03 PDT
We should not include JSGlobalObject* in key of StructureCache. We should have per JSGlobalObject StructureCache.