Closed
Bug 1634742
Opened 4 years ago
Closed 4 years ago
Warp: Support transpiling JSOp::SetProp
Categories
(Core :: JavaScript Engine: JIT, task)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
FIXED
mozilla78
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: evilpie, Assigned: evilpie)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
No description provided.
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
Depends on D73477
Assignee | ||
Updated•4 years ago
|
Blocks: CacheIRTranspiler
Assignee | ||
Comment 3•4 years ago
|
||
Pushed by evilpies@gmail.com: https://hg.mozilla.org/integration/autoland/rev/7dc4c8dcf2ec Assert that effectful instructions have resume points in the transpiler. r=jandem https://hg.mozilla.org/integration/autoland/rev/b595ee1683eb Support transpiling JSOp::SetProp. r=jandem https://hg.mozilla.org/integration/autoland/rev/e44aec48cebf Warp: support StoreDynamicSlot transpilation. r=jandem
Comment 5•4 years ago
|
||
Backed out for build bustages.
See: https://bugzilla.mozilla.org/show_bug.cgi?id=1634534#c5
Pushed by evilpies@gmail.com: https://hg.mozilla.org/integration/autoland/rev/2cd08f3e496c Assert that effectful instructions have resume points in the transpiler. r=jandem https://hg.mozilla.org/integration/autoland/rev/b8a3b384259a Support transpiling JSOp::SetProp. r=jandem https://hg.mozilla.org/integration/autoland/rev/e7749c24c0de Warp: support StoreDynamicSlot transpilation. r=jandem
Comment 7•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/2cd08f3e496c
https://hg.mozilla.org/mozilla-central/rev/b8a3b384259a
https://hg.mozilla.org/mozilla-central/rev/e7749c24c0de
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox78:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
You need to log in
before you can comment on or make changes to this bug.
Description
•