https://codereview.chromium.org/1203103003/diff/1/src/arm/builtins-arm.cc
File src/arm/builtins-arm.cc (right):

https://codereview.chromium.org/1203103003/diff/1/src/arm/builtins-arm.cc#newcode627
src/arm/builtins-arm.cc:627: __ pop(r1);  // Constructor function.
On 2015/06/24 15:49:47, Dmitry S. Lomov wrote:
Use __ Drop(1)

That is not an option here because we need to have the constructor
function in r1. It is used on line 672

https://codereview.chromium.org/1203103003/

--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to