Closed Bug 651199 Opened 14 years ago Closed 14 years ago

TI: [infer failure] Missing type at #2:00003 pushed 0: String.replace

Categories

(Core :: JavaScript Engine, defect)

x86
Linux
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 642772

People

(Reporter: decoder, Unassigned)

References

Details

(Keywords: crash, testcase)

The following testcase crashes on TI revision d78eef12a329 (run with -n -a), tested on 32 bit: delete String; function tryItOut(code) { code.replace.replace; f = Function(code)(); } for (let iters = 0;;) tryItOut("for each (NaN in this);");
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
A testcase for this bug was already added in the original bug (bug 642772).
Flags: in-testsuite-
You need to log in before you can comment on or make changes to this bug.