It would probably be fine just to fix void
Serializer::ObjectSerializer::Serialize() {
so that it checks whether it has a heap number that is a NaN and then
writes the
correct NaN. There should be no impact at runtime, only at mksnapshot time.
https://chromiumcodereview.appspot.com/9910029/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
