Closed Bug 600132 Opened 14 years ago Closed 14 years ago

TM: "Assertion failure: IsFunctionObject(v),"

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)

Object.seal(this)
for each(let b in [String(), 0, 0, 0, 0, 0, false, false, false]) {
    print(g = wrap)
}

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

The first bad revision is:
changeset:   54278:441f83a81fb8
user:        Jim Blandy
date:        Tue Sep 21 11:35:30 2010 -0700
summary:     Bug 492845: Implement Object.isSealed, Object.seal. a=jwalden, r=brendan
Blocks: 492845
Also looks like a 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.