Closed Bug 642222 Opened 13 years ago Closed 13 years ago

TI: Assertion failure: type, at ../jsinfer.h:100

Categories

(Core :: JavaScript Engine, defect)

x86_64
Linux
defect
Not set
critical

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: decoder, Unassigned)

References

Details

(Keywords: assertion, testcase)

The following test case (run with -n -a -m) asserts on TI tip (tested on 64
bit):

function writeHeaderToLog ( name, foo, bar ) {
  this.TITLE = writeHeaderToLog;
  this.TITLE( name, "engineering", undefined )
}
writeHeaderToLog("");
This works for me on tip.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.