Bug 180089
| Summary: | CodeBlockSet should be based on Subspace (or IsoSubspace) instead of a HashMap | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Filip Pizlo <fpizlo> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | |||
| Bug Blocks: | 165909 | ||
Filip Pizlo
As part of this work, we should identify exactly what it is in CodeBlock that requires eager destruction. I think it's just unlinking. If that's true, then we should do the unlinking eagerly but everything else lazily.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |