Closed Bug 541266 Opened 16 years ago Closed 9 years ago

js_DumpObject doesn't like slow arrays of odd length

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: Waldo, Unassigned)

Details

You end up hitting an assertion when trying to print out the private value, because the class indicates it has a private when the private slot is really used to store array length (and that value has its lowest bit set, triggering an assertion).
Assignee: general → nobody
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.