Open
Bug 890943
Opened 12 years ago
Updated 4 months ago
GenerationalGC: IonMonkey: NewArray should nursery-allocate elements
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
NEW
People
(Reporter: jandem, Unassigned)
References
(Blocks 1 open bug)
Details
Instead of doing a VM call when the number of elements > the number of elements that fit in the header.
Assignee | ||
Updated•11 years ago
|
Assignee: general → nobody
Updated•3 years ago
|
Severity: normal → S3
Comment 1•4 months ago
|
||
Is this still relevant?
You need to log in
before you can comment on or make changes to this bug.
Description
•