Closed
Bug 617937
Opened 15 years ago
Closed 12 years ago
Test based on testStringLengthNoTinyId.js fails in methodjit
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jandem, Unassigned)
References
Details
Attachments
(1 file)
380 bytes,
application/x-javascript
|
Details |
Attached test case is based on jit-test/tests/basic/testStringLengthNoTinyId.js
It fails with -m and passes with -j or interpreter:
test1.js:14: Error: Assertion failed: got "t['-1'] is undefined when unset, 'undefined' when set", expected "t['-1'] is undefined when unset, 'foo' when set"
Reporter | ||
Comment 1•15 years ago
|
||
Reporter | ||
Comment 2•12 years ago
|
||
JM was removed, test passes with --ion-eager/--baseline-eager.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•