https://codereview.chromium.org/577273002/diff/1/src/arm64/code-stubs-arm64.cc
File src/arm64/code-stubs-arm64.cc (right):

https://codereview.chromium.org/577273002/diff/1/src/arm64/code-stubs-arm64.cc#newcode230
src/arm64/code-stubs-arm64.cc:230: __ JumpIfObjectType(right,
right_type, right_type, HEAP_NUMBER_TYPE,
On 2014/09/24 08:25:41, vincent.belliard wrote:
We needs right_type when it's not a heap number. Using
JumpIfHeapNumber would
load the type once and a second time if it's not a heap number.
I see, thanks for explaining.

https://codereview.chromium.org/577273002/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to