Bug 196938

Summary: Bytecode cache should de-duplicate pointers across incremental updates
Product: WebKit Reporter: Tadeu Zagallo <tzagallo>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=196878

Description Tadeu Zagallo 2019-04-15 15:10:19 PDT
Ideally, we should also populate the map during decoding, in order to avoid re-encoding things that are already on disk.