Bug 185804

Summary: BooleanLattice should be a class
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: Web Template FrameworkAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on: 185695    
Bug Blocks:    

Filip Pizlo
Reported 2018-05-19 12:57:32 PDT
This would work a lot better as a class with methods. Then we could ensure that the default value is always Bottom, we could have nice conversions to and from boolean, and things like the leastUpperBound function could be a member function with a nicer name.
Attachments
Note You need to log in before you can comment on or make changes to this bug.