Bug 79053
| Summary: | Implement fast path for op_new_array in the new JIT | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Mark Hahnenberg <mhahnenberg> |
| Component: | JavaScriptCore | Assignee: | Mark Hahnenberg <mhahnenberg> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 78610 | ||
| Bug Blocks: | 79056 | ||
Mark Hahnenberg
This bug is the DFG version of bug 78612.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Mark Hahnenberg
We're going to completely rework how we do array allocation, so marking this as invalid.