Closed Bug 653399 Opened 13 years ago Closed 13 years ago

TI: [infer failure] Missing type in object Global n3: Number.toFixed

Categories

(Core :: JavaScript Engine, defect)

x86_64
Linux
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 642772

People

(Reporter: decoder, Assigned: paul.biggar)

References

Details

(Keywords: crash, testcase)

The following testcase crashes on TI revision 09cce9915b80 (run with -m -n -a),
tested on 64 bit:

delete Number;
for (x in this) var n3 = (5).toFixed;
this.n3.Number;
Assignee: general → pbiggar
This needs a merge from TM, which I'll be done with within the next few hours.
Status: NEW → RESOLVED
Closed: 13 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.