Closed Bug 4386 Opened 26 years ago Closed 26 years ago

crash when using the keyword super

Categories

(Core :: JavaScript Engine, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: cbegle, Assigned: norrisboyd)

Details

using the keyword super causes a segv.

src/Linux_All_DBG.OBJ cx 32 % js
js> super
internal error compiling stdin: stack underflow at pc 1.

this is true in today's builds (29 mar 1999) on both SpiderMonkey140_BRANCH and
SpiderMonkeyDev_BRANCH.

test url coming soon.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Fixed in SpiderMonkeyDev_BRANCH:

Checking in jsscan.c;
/cvsroot/mozilla/js/src/jsscan.c,v  <--  jsscan.c
new revision: 3.10.2.5; previous revision: 3.10.2.4
done
Javacsript component begin retired.  Moving this bug to Javascript Engine.
Status: RESOLVED → VERIFIED
the test for this is checked in as
mozilla/js/tests/ecma_2/LexicalConventions/keywords-001.js
You need to log in before you can comment on or make changes to this bug.