Closed Bug 696234 Opened 13 years ago Closed 9 years ago

Missing setter invocation in array_push

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 858381

People

(Reporter: terrence, Unassigned)

Details

If the array is dense, but there's a setter at the index that push will fill in, we're supposed to invoke the setter, but currently don't.
Assignee: general → nobody
array_push was rewritten in https://hg.mozilla.org/mozilla-central/rev/8eac2a78a791 (bug 858381)
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.