Closed Bug 641108 Opened 13 years ago Closed 13 years ago

TI: [infer failure] Missing type at #2:00007 pushed 0: Object:prototype:new

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 619338

People

(Reporter: jandem, Unassigned)

References

Details

$ ./js -n -a
js> new Function.prototype;
[infer failure] Missing type at #2:00007 pushed 0: Object:prototype:new
I knew I had seen this before. A test for this was added in bug 619338 and it fails with -n -a.
Argh, the scripted new refactoring which was part of bug 619433 broke this I'm sure, should get -n -a jit-tests on tinderbox (there's a couple other -m -n -a jit-tests that are currently failing, for that matter).
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.