NEW 185804
BooleanLattice should be a class
https://bugs.webkit.org/show_bug.cgi?id=185804
Summary BooleanLattice should be a class
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.