https://codereview.chromium.org/738073002/diff/60001/src/compiler/instruction-selector.cc
File src/compiler/instruction-selector.cc (right):

https://codereview.chromium.org/738073002/diff/60001/src/compiler/instruction-selector.cc#newcode157
src/compiler/instruction-selector.cc:157: bool
InstructionSelector::ValueOwnedBy(Node* owner, Node* value) const {
On 2014/11/20 12:39:24, titzer wrote:
Maybe we can move this to a more generic location like NodeProperties?
Also, a test.

As discussed, the new patch set uses IsLive rather than this, so I
removed it completely.

https://codereview.chromium.org/738073002/

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