https://codereview.chromium.org/52163002/diff/1/src/arm/full-codegen-arm.cc
File src/arm/full-codegen-arm.cc (right):

https://codereview.chromium.org/52163002/diff/1/src/arm/full-codegen-arm.cc#newcode176
src/arm/full-codegen-arm.cc:176: __ LoadRoot(ip,
Heap::kUndefinedValueRootIndex);
On 2013/10/30 08:45:02, vincent.belliard.fr wrote:
The two LoadRoot can be factorized before the if.

Hm, no, I think the mov(r2, Operand(locals_count)) could clobber ip.

https://codereview.chromium.org/52163002/

--
--
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/groups/opt_out.

Reply via email to