Closed Bug 600142 Opened 14 years ago Closed 14 years ago

TM: "Assertion failure: v_ins->isD(),"

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 600128
Tracking Status
blocking2.0 --- beta8+

People

(Reporter: gkw, Assigned: Waldo)

References

Details

(Keywords: assertion, regression, testcase)

[this].filter(Object.freeze)
for each(d in [0, 0, 0]) {
    for (let z in [0, 0, 0]) {
        print(V = 1)
    }
}

asserts js debug shell on TM changeset 54700fad8cf9 with -j at Assertion failure: v_ins->isD(),
blocking2.0: --- → ?
autoBisect shows this is probably related to the following changeset:

The first bad revision is:
changeset:   54277:1a49e9c79d5a
user:        Jim Blandy
date:        Tue Sep 21 11:35:29 2010 -0700
summary:     Bug 492844: Implement Object.freeze, Object.isFrozen r=brendan,jorendorff
Blocks: 492844
...and another probable dup of bug 600128.
Assignee: general → jwalden+bmo
blocking2.0: ? → beta8+
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
A testcase for this bug was already added in the original bug (bug 600128).
Flags: in-testsuite-
You need to log in before you can comment on or make changes to this bug.