Closed
Bug 779996
Opened 13 years ago
Closed 13 years ago
IonMonkey: Remove the greedy allocator
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
People
(Reporter: dvander, Assigned: dvander)
Details
(Whiteboard: [ion:t])
Attachments
(1 file)
46.91 KB,
patch
|
nbp
:
review+
|
Details | Diff | Splinter Review |
This is a heap of dead, broken code. Let's just get rid of it.
![]() |
Assignee | |
Comment 1•13 years ago
|
||
Attachment #648493 -
Flags: review?(nicolas.b.pierron)
Comment 2•13 years ago
|
||
Comment on attachment 648493 [details] [diff] [review]
patch
Review of attachment 648493 [details] [diff] [review]:
-----------------------------------------------------------------
The greedy allocator has not been maintained for a while and it is best to remove it than keeping it in the code base for now.
Attachment #648493 -
Flags: review?(nicolas.b.pierron) → review+
![]() |
Assignee | |
Comment 3•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•