Closed Bug 607825 Opened 14 years ago Closed 14 years ago

bug 606477 followup: fast path INITELEM for arrays of any size

Categories

(Core :: JavaScript Engine, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 603318

People

(Reporter: bhackett1024, Unassigned)

References

Details

Bug 606477 has slower handling for array initializers with size above MIN_SPARSE_INDEX as these can be slowified from GC while the array is being constructed.  This should be fixed after bug 603318 lands, unless 603318 lands before 606477 does.
The issue is addressed in the patch for bug 603318.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.