Thanks, landing.

https://codereview.chromium.org/369893004/diff/1/src/hydrogen.cc
File src/hydrogen.cc (right):

https://codereview.chromium.org/369893004/diff/1/src/hydrogen.cc#newcode1691
src/hydrogen.cc:1691: probe_loop.BeginBody(2);  // Drop entry, count
from last environment to
On 2014/07/07 08:10:26, danno wrote:
This makes me gag, but I guess there is no other way.

I don't like it either, but don't see a way around it. The other
BeginBody() implementation uses a similar hack (popping one element off
each of the three environments involved), it just manages to hide it
from callers, because the count is always 1 in its case.

https://codereview.chromium.org/369893004/

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