Closed
Bug 1645902
Opened 5 years ago
Closed 5 years ago
Optimize UnsafeSetReservedSlot in CacheIR and Warp
Categories
(Core :: JavaScript Engine: JIT, task, P2)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
FIXED
81 Branch
| Tracking | Status | |
|---|---|---|
| firefox81 | --- | fixed |
People
(Reporter: evilpies, Assigned: jandem)
References
Details
Attachments
(1 file)
I didn't get this fully working. I am not sure how to correctly implement StoreFixedSlotUndefinedResult in the baseline BaselineCacheIRCompiler. Right now it crashes.
| Reporter | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → evilpies
Attachment #9156839 -
Attachment description: Bug 1645902 - Optimize UnsafeSetReservedSlot in CacheIR and Warp → Bug 1645902 - Optimize UnsafeSetReservedSlot in CacheIR and Warp. r?anba
Status: NEW → ASSIGNED
| Assignee | ||
Updated•5 years ago
|
Assignee: evilpies → jdemooij
Updated•5 years ago
|
Attachment #9156839 -
Attachment description: Bug 1645902 - Optimize UnsafeSetReservedSlot in CacheIR and Warp. r?anba → Bug 1645902 - Optimize UnsafeSetReservedSlot in CacheIR and Warp. r?anba!
Pushed by jdemooij@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c4f9eec2e7b3
Optimize UnsafeSetReservedSlot in CacheIR and Warp. r=anba
Comment 3•5 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox81:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•