Closed Bug 1195866 Opened 9 years ago Closed 9 years ago

[jsdbg2] the allocations log should report whether the allocation was in the nursery or not

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla43
Tracking Status
firefox43 --- fixed

People

(Reporter: fitzgen, Assigned: fitzgen)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Not everything gets allocated in the nursery, so it is useful to know which allocations are more expensive and not allocated within the nursery.

I think having a simple `inNursery` boolean on each entry should suffice.
Comment on attachment 8653186 [details] [diff] [review]
Make allocations log report whether an allocatio  n was in the nursery

Review of attachment 8653186 [details] [diff] [review]:
-----------------------------------------------------------------

Neat!
Attachment #8653186 - Flags: review?(terrence) → review+
https://hg.mozilla.org/mozilla-central/rev/f181957e87b7
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla43
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: