Updates:
Status: Fixed
Owner: [email protected]Comment #1 on issue 741 by [email protected]: Missing optimization on 64 bit: Having a dedicated register for the heap number map in most of the binary op stub.
http://code.google.com/p/v8/issues/detail?id=741It's loaded and shared for operand conversion, but not reused if we decide to create a heap number afterwards.
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
