Closed
Bug 961412
Opened 11 years ago
Closed 11 years ago
Back out bug 849526
Categories
(Core :: JavaScript Engine: JIT, defect)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
FIXED
mozilla32
People
(Reporter: billm, Assigned: terrence)
References
Details
Attachments
(1 file)
3.08 KB,
patch
|
jandem
:
review+
|
Details | Diff | Splinter Review |
Now that exact rooting has landed, we shouldn't need hacks like this. Let's wait a few days to make sure it sticks and then take it out. As far as I know, this patch never had any effect on ARM, so we shouldn't need to wait until b2g has exact rooting.
Assignee | ||
Comment 1•11 years ago
|
||
The RSS for the testcase does stay at 320MiB, although I can't exactly test with --no-jm these days.
Comment 2•11 years ago
|
||
Comment on attachment 8431205 [details] [diff] [review]
backout_bug_849526-v0.diff
Review of attachment 8431205 [details] [diff] [review]:
-----------------------------------------------------------------
Great to see this go, thanks.
Really glad our GC roots no longer depend on the C++ compiler's codegen.
Attachment #8431205 -
Flags: review?(jdemooij) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Comment 4•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Target Milestone: --- → mozilla32
You need to log in
before you can comment on or make changes to this bug.
Description
•