Bug 162989

Summary: [DFG] AI should track ClassInfo by AbstractValue
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: fpizlo, ggaren, saam, sam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Yusuke Suzuki
Reported 2016-10-05 16:20:31 PDT
AbstractValue should have ClassInfo that all the possible values belongs to. ClassInfo offers hierarchical information. This can be leveraged like, merging two AbstractValue's ClassInfos into one lowest common ancestor.
Attachments
Note You need to log in before you can comment on or make changes to this bug.