Bug 175413 - Optimize ValueProfileAndOperand to not use the regular ValueProfile as it has more information than needed for catch value profiles
Summary: Optimize ValueProfileAndOperand to not use the regular ValueProfile as it has...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Saam Barati
URL:
Keywords:
Depends on: 174590
Blocks: 175397
  Show dependency treegraph
 
Reported: 2017-08-09 18:37 PDT by Saam Barati
Modified: 2017-08-09 18:38 PDT (History)
11 users (show)

See Also:


Attachments

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