Closed Bug 470306 Opened 16 years ago Closed 16 years ago

"Assertion failure: blockDepth <= StackDepth(script)" with switch

Categories

(Core :: JavaScript Engine, defect)

x86
macOS
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 470300

People

(Reporter: jruderman, Unassigned)

Details

(Keywords: assertion, testcase)

js> for (var j = 0; j < 5; ++j) { let (x) { switch (NaN) { } } }

Assertion failure: blockDepth <= StackDepth(script), at ../jsinterp.cpp:6828
Jesse, any bug with let in the hot loop body is a dup.

/be
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.