On 2012/03/09 09:56:57, Yang wrote:
> HeapNumber::set_value inlines write_double_field (objects-inl.h), which has
a
> specific implementation for MIPS. Wouldn't that be sufficient?

I just landed http://codereview.chromium.org/9592047/. Since we use
HeapNumber::set_value to write the double to memory, I guess this would make
any
additional MIPS-specific patch unnecessary?

Yes, that patch works fine on MIPS by itself. Thanks again.

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

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

Reply via email to