Closed Bug 624455 Opened 13 years ago Closed 13 years ago

Assertion failure: dn->pn_atom == atom, at jsparse.cpp:1354

Categories

(Core :: JavaScript Engine, defect)

x86_64
Linux
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 621123

People

(Reporter: decoder, Unassigned)

Details

The following code causes an assertion when run in the shell with the STRICT option (-s):

function arguments(arguments,arguments) {
        function arguments( ) {
                arguments();
        }
}
My fault, I reported this earlier already and it seems to be the same problem.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.