Thanks for the review.
Yang's patch at http://codereview.chromium.org/9592047/ works, with one minor
change:

HeapNumber::cast(heap_number)->set_value(num.double_value);

(the field needs to be identified explicitly).

Also I just realized that the first memcpy is unnecessary for this patch. I will
make the required changes in case you decide to go with this one.

http://codereview.chromium.org/9617011/

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to