https://codereview.chromium.org/523633002/diff/1/test/cctest/compiler/test-js-typed-lowering.cc
File test/cctest/compiler/test-js-typed-lowering.cc (right):

https://codereview.chromium.org/523633002/diff/1/test/cctest/compiler/test-js-typed-lowering.cc#newcode761
test/cctest/compiler/test-js-typed-lowering.cc:761:
IrOpcode::kJSToBoolean == r->opcode());
Can you use a value use here?

https://codereview.chromium.org/523633002/diff/1/test/cctest/compiler/test-js-typed-lowering.cc#newcode1189
test/cctest/compiler/test-js-typed-lowering.cc:1189:
IrOpcode::kJSToBoolean == r->opcode());
Can you push this condition down into the branch below?

https://codereview.chromium.org/523633002/

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