Bug 157334
| Summary: | Structure::isCheapDuringGC() could be even more accurate | ||
|---|---|---|---|
| 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: | 157324 | ||
| Bug Blocks: | |||
Filip Pizlo
It's meant to conservatively return false, but there are some uncommon cases where the current version may return true even though the structure is not cheap.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |