LGTM

https://codereview.chromium.org/893913004/diff/1/src/compiler/instruction-selector-impl.h
File src/compiler/instruction-selector-impl.h (right):

https://codereview.chromium.org/893913004/diff/1/src/compiler/instruction-selector-impl.h#newcode152
src/compiler/instruction-selector-impl.h:152: int GetVReg(Node* node) {
return selector_->GetVirtualRegister(node); }
nit: const

https://codereview.chromium.org/893913004/diff/1/src/compiler/instruction-selector-impl.h#newcode152
src/compiler/instruction-selector-impl.h:152: int GetVReg(Node* node) {
return selector_->GetVirtualRegister(node); }
nit: const

https://codereview.chromium.org/893913004/

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