Closed
Bug 1587847
Opened 6 years ago
Closed 4 years ago
When we parse without creating objects, investigate if we can remove the OffThreadPlaceholderObject code.
Categories
(Core :: JavaScript Engine, task, P2)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
96 Branch
| Tracking | Status | |
|---|---|---|
| firefox96 | --- | fixed |
People
(Reporter: mgaudet, Assigned: arai)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
In Bug 1432794 OffThreadPlaceHolder objects were added for a noticeable performance win.
However, after Bug 1544117 is done, we should no longer need those code paths and they should be removable... I think.
Updated•6 years ago
|
Priority: -- → P2
Updated•5 years ago
|
Updated•5 years ago
|
Blocks: stencil-backlog
No longer depends on: stencil-backlog
Updated•4 years ago
|
Assignee: nobody → tcampbell
Updated•4 years ago
|
Assignee: tcampbell → arai.unmht
| Assignee | ||
Comment 1•4 years ago
|
||
- Shape::setProtoForMergeRealms is removed in bug 1655768
Depends on D131371
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/c6bb7066b16c
Remove OffThreadPlaceholderObject. r=nbp
Comment 3•4 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox96:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•