Closed
Bug 449523
Opened 17 years ago
Closed 17 years ago
TM: lifetime management of traces
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: sayrer, Unassigned)
References
Details
traces need to be discarded at some point
Comment 1•17 years ago
|
||
http://hg.mozilla.org/index.cgi/tracemonkey/rev/022ae0084f87
http://hg.mozilla.org/index.cgi/tracemonkey/rev/2504d3a10bd5
http://hg.mozilla.org/index.cgi/tracemonkey/rev/919f8fb2ba64
http://hg.mozilla.org/index.cgi/tracemonkey/rev/c1470ee6849f
If someone wants to test this, you can reduce the size of the cache and see if we handle OOM situations correctly. Currently we very rarely run into that.
Comment 2•17 years ago
|
||
Nanojit no longer leaks memory (explicit alloc/dealloc).
http://hg.mozilla.org/index.cgi/tracemonkey/rev/f146f0ca5934
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Flags: in-testsuite-
Flags: in-litmus-
You need to log in
before you can comment on or make changes to this bug.
Description
•