https://codereview.chromium.org/620553008/diff/1/src/compiler/simplified-lowering.cc
File src/compiler/simplified-lowering.cc (right):

https://codereview.chromium.org/620553008/diff/1/src/compiler/simplified-lowering.cc#newcode355
src/compiler/simplified-lowering.cc:355: bool CanBeInt32Binop(Node*
node, MachineTypeUnion use) {
On 2014/10/01 21:11:32, Michael Starzinger wrote:
I find the "CanBe" prefix confusing in this setting, I assume it is
meant to
indicate "can be lowered to"? Could we instead just call it
"IsInt32Binop"?

Alternatively "CanBecome" would also work for me.

https://codereview.chromium.org/620553008/

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