DescriptionMIPS: Do the qNaN fixup at de-serialization time.
Too many edge cases trying to store mips qNaN pattern in ia32-generated
snapshot. Simpler to restore it on target, where it will always be correct.
This does unify the two NaN's that are currently stored in the Heap to the
single roots array NaN value.
BUG=
TEST=
Patch Set 1 #
Total comments: 1
Messages
Total messages: 4 (0 generated)
|