Bug 130112
| Summary: | HandleSet should be generational | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Mark Hahnenberg <mhahnenberg> |
| Component: | JavaScriptCore | Assignee: | Mark Hahnenberg <mhahnenberg> |
| Status: | NEW | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Mark Hahnenberg
Currently handles allocated as part of a HandleSet are stored in a linked list which is iterated every collection. We can do better.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |