https://codereview.chromium.org/942513002/diff/20001/src/arm/macro-assembler-arm.h
File src/arm/macro-assembler-arm.h (right):

https://codereview.chromium.org/942513002/diff/20001/src/arm/macro-assembler-arm.h#newcode1432
src/arm/macro-assembler-arm.h:1432: void OSRDropVectorFromStack(int
unoptimized_slot_count, Register scratch0,
I think this method should have a more generic name that suggests what
it does. In particular the name suggests that it only drops something
from the stack, while it in fact copies part of the stack.

Maybe "AdaptUnoptimizeFrameForOsrEntry"?

https://codereview.chromium.org/942513002/

--
--
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