https://codereview.chromium.org/206473002/diff/1/src/a64/full-codegen-a64.cc
File src/a64/full-codegen-a64.cc (left):

https://codereview.chromium.org/206473002/diff/1/src/a64/full-codegen-a64.cc#oldcode4883
src/a64/full-codegen-a64.cc:4883: 6 * kInstructionSize);
On 2014/03/20 13:33:05, Yang wrote:
Those assertions are bogus. We want to be able to go from any state to
any other
state. For example from ON_STACK_REPLACEMENT to OSR_AFTER_STACK_CHECK.

Let's fix the asserts instead of removing them. =)
Could you move the three asserts above switch and combine them?

https://codereview.chromium.org/206473002/

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