Closed
Bug 704207
Opened 14 years ago
Closed 14 years ago
HeapValue::gcKind should return JSGCTraceKind
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla11
People
(Reporter: mccr8, Assigned: mccr8)
References
Details
Attachments
(1 file)
1.14 KB,
patch
|
billm
:
review+
|
Details | Diff | Splinter Review |
At least, I think. Currently it returns unsigned.
Yes, I wrote the original code before JSGCTraceKind was added. Please feel free to fix, or else I'll do it in the incremental GC patch.
Assignee | ||
Comment 2•14 years ago
|
||
Assignee: general → continuation
Attachment #576024 -
Flags: review?(wmccloskey)
Assignee | ||
Updated•14 years ago
|
OS: Mac OS X → All
Hardware: x86 → All
Comment on attachment 576024 [details] [diff] [review]
change the return type
Thanks.
Attachment #576024 -
Flags: review?(wmccloskey) → review+
Assignee | ||
Comment 4•14 years ago
|
||
Target Milestone: --- → mozilla11
Comment 5•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•