Closed Bug 632612 Opened 15 years ago Closed 15 years ago

Minor improvements to js_DumpObject

Categories

(Core :: JavaScript Engine, defect)

Other Branch
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jorendorff, Assigned: jorendorff)

Details

Attachments

(1 file)

List each slot value with the corresponding property, instead of putting properties and slots in two separate lists (in opposite order). Show pointers to Shapes, getters, and setters. This makes for long lines of output sometimes, but having all the information there seems awfully winning to me. I especially like being able to compare Shape pointers in dumpObject output with what the debugger is telling me.
Attached patch v1Splinter Review
Assignee: general → jorendorff
Attachment #510832 - Flags: review?(bhackett1024)
Attachment #510832 - Flags: review?(bhackett1024) → review?(jwalden+bmo)
Attachment #510832 - Flags: review?(jwalden+bmo) → review+
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: