Open
Bug 1341782
Opened 8 years ago
Updated 2 years ago
CacheIR: Optimize more CCW wrapped objects
Categories
(Core :: JavaScript Engine: JIT, defect, P3)
Core
JavaScript Engine: JIT
Tracking
()
NEW
Performance Impact | none |
People
(Reporter: evilpie, Unassigned)
References
(Depends on 1 open bug, Blocks 2 open bugs)
Details
We probably want to optimize dense arrays. Typed arrays as well, because those never need to be wrapped.
Updated•8 years ago
|
Whiteboard: [qf-]
Updated•8 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Performance Impact: --- → -
Whiteboard: [qf-]
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•