https://codereview.chromium.org/1053063003/diff/80001/src/hydrogen.cc
File src/hydrogen.cc (right):

https://codereview.chromium.org/1053063003/diff/80001/src/hydrogen.cc#newcode4226
src/hydrogen.cc:4226: return false;
On 2015/04/07 20:55:05, Toon Verwaest wrote:
Doesn't this entirely disable top-level OSR?

If I'm not mistaken (didn't bisect), it seems like this is causing a
large
sunspider-bitwise-and regression; 2.1 -> 8.9ms.

It might be that this needs to be guarded by an additional "heap_slots >
0" check, I will investigate this tomorrow. Thanks for pointing this
out.

https://codereview.chromium.org/1053063003/

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