Closed
Bug 732725
Opened 14 years ago
Closed 13 years ago
IonMonkey: truncatedToInt32 bailouts under bitand (13k) & bitxor (2.6k) bytecodes (v8/splay.js:43)
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: nbp, Unassigned)
References
(Blocks 1 open bug, )
Details
(Keywords: perf)
Both bitand and bitxor issues can be reproduce with functions of jit-test/tests/jaeger/bug587431.js at lines 7 and 4 (with ~200 and 50 occurrences)
![]() |
||
Comment 1•13 years ago
|
||
I tried replicating this in both osx and linux (both 64-bit) and couln't. Jandem says it was fixed a while back. Closing.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•