Bug 175413

Summary: Optimize ValueProfileAndOperand to not use the regular ValueProfile as it has more information than needed for catch value profiles
Product: WebKit Reporter: Saam Barati <saam>
Component: JavaScriptCoreAssignee: Saam Barati <saam>
Status: NEW    
Severity: Normal CC: benjamin, fpizlo, ggaren, gskachkov, jfbastien, keith_miller, mark.lam, msaboff, rmorisset, ticaiolima, ysuzuki
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 174590    
Bug Blocks: 175397    

Saam Barati
Reported 2017-08-09 18:37:40 PDT
We could make it more space efficient since we only use some of the fields in ValueProfile.
Attachments
Note You need to log in before you can comment on or make changes to this bug.