Bug 98997

Summary: IndexingType should not have a bit for each type
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, ggaren, mark.lam, mhahnenberg, msaboff, oliver
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 98606, 99261    
Attachments:
Description Flags
work in progress
none
the patch oliver: review+

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.