RESOLVED FIXED 98997
IndexingType should not have a bit for each type
https://bugs.webkit.org/show_bug.cgi?id=98997
Summary IndexingType should not have a bit for each type
Filip Pizlo
Reported 2012-10-10 23:44:08 PDT
Right now we test if we have a particular IndexingType by testing a bit. That's just silly, since it constrains the number of IndexingTypes we could have.
Attachments
work in progress (39.99 KB, patch)
2012-10-13 19:45 PDT, Filip Pizlo
no flags
the patch (52.28 KB, patch)
2012-10-13 22:27 PDT, Filip Pizlo
oliver: review+
Filip Pizlo
Comment 1 2012-10-13 19:45:34 PDT
Created attachment 168572 [details] work in progress
Filip Pizlo
Comment 2 2012-10-13 22:27:09 PDT
Created attachment 168575 [details] the patch
Filip Pizlo
Comment 3 2012-10-14 15:06:38 PDT
Note You need to log in before you can comment on or make changes to this bug.