Closed
Bug 1268771
Opened 4 years ago
Closed 4 years ago
Remove OldJitAllocPolicy
Categories
(Core :: JavaScript Engine: JIT, defect)
Core
JavaScript Engine: JIT
Not set
Tracking
()
RESOLVED
FIXED
mozilla49
Tracking | Status | |
---|---|---|
firefox49 | --- | fixed |
People
(Reporter: njn, Assigned: njn)
Details
Attachments
(1 file)
1.41 KB,
patch
|
jandem
:
review+
|
Details | Diff | Splinter Review |
OldJitAllocPolicy is unused.
![]() |
Assignee | |
Comment 1•4 years ago
|
||
Attachment #8746945 -
Flags: review?(bbouvier)
Comment 2•4 years ago
|
||
Comment on attachment 8746945 [details] [diff] [review] Remove OldJitAllocPolicy Review of attachment 8746945 [details] [diff] [review]: ----------------------------------------------------------------- Nice! \o/ (I added this because there was some gnarly code in the ARM backend that was impossible to rewrite to use JitAllocPolicy, but we probably removed/rewrote that.)
Attachment #8746945 -
Flags: review?(bbouvier) → review+
![]() |
Assignee | |
Comment 3•4 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/3b968080b282bfe3ccbcf0c52c65a7da90fd85a3 Bug 1268771 - Remove OldJitAllocPolicy. r=jandem.
Comment 4•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/3b968080b282
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox49:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla49
You need to log in
before you can comment on or make changes to this bug.
Description
•