Closed
Bug 1097458
Opened 11 years ago
Closed 11 years ago
IonMonkey: RValueAllocation Layout UNTYPED_STACK_REG is not assigned a name causing crashes in debug paths.
Categories
(Core :: JavaScript Engine: JIT, defect)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
FIXED
mozilla36
People
(Reporter: dougc, Assigned: dougc)
References
Details
Attachments
(1 file)
|
1.01 KB,
patch
|
nbp
:
review+
|
Details | Diff | Splinter Review |
No description provided.
| Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8521128 -
Flags: review?(nicolas.b.pierron)
Comment 2•11 years ago
|
||
Comment on attachment 8521128 [details] [diff] [review]
Assigned a named for RValueAllocation Layout UNTYPED_STACK_REG
Review of attachment 8521128 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks.
Attachment #8521128 -
Flags: review?(nicolas.b.pierron) → review+
| Assignee | ||
Comment 3•11 years ago
|
||
Requesting checkin. This should only affect debug code paths. Try run: https://treeherder.mozilla.org/ui/#/jobs?repo=try&revision=88bfb610c471
Keywords: checkin-needed
Comment 4•11 years ago
|
||
Keywords: checkin-needed
Comment 5•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla36
You need to log in
before you can comment on or make changes to this bug.
Description
•