LGTM.

https://codereview.chromium.org/208683006/diff/1/src/hydrogen-instructions.h
File src/hydrogen-instructions.h (right):

https://codereview.chromium.org/208683006/diff/1/src/hydrogen-instructions.h#newcode3381
src/hydrogen-instructions.h:3381: virtual bool IsDeletable() const
V8_FINAL V8_OVERRIDE { return false; }
nit: This is the default implementation in HValue, no need to override
it, let's just drop the override.

https://codereview.chromium.org/208683006/

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