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

https://codereview.chromium.org/427863003/diff/20001/src/arm/assembler-arm.h#newcode814
src/arm/assembler-arm.h:814: inline static Address
break_address_from_break_address(Address pc);
Please use the INLINE() macro and move up to be below
return_address_from_call_start (for all arches).  Also, I think it
should be called break_address_from_return_address.

https://codereview.chromium.org/427863003/

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