Closed Bug 887556 Opened 11 years ago Closed 11 years ago

Differential Testing: Different output w/without --ion-eager involving eval, ArrayBuffer

Categories

(Core :: JavaScript Engine, defect)

x86_64
macOS
defect
Not set
major

Tracking

()

RESOLVED DUPLICATE of bug 887544

People

(Reporter: gkw, Unassigned)

Details

(Keywords: testcase)

print((eval("ArrayBuffer[0]=(new String).charAt();for(x=0;x<9;++x){}")))

shows the following on a 64-bit deterministic threadsafe js shell on m-c rev 61c3c8b85563:

undefined

but shows only a blank line with --ion-eager.


Setting needinfo for jandem as this may cloud other correctness bugs.
Flags: needinfo?(jdemooij)
Same as bug 887544?  Both involve the script-rval after executing a loop.
Yep, this is the same as bug 887544.
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(jdemooij)
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.