On 2014/03/03 12:42:38, titzer wrote:
https://codereview.chromium.org/183383006/diff/1/src/hydrogen-instructions.cc
File src/hydrogen-instructions.cc (right):


https://codereview.chromium.org/183383006/diff/1/src/hydrogen-instructions.cc#newcode1570
src/hydrogen-instructions.cc:1570: Unique<Object> unique =
HConstant::cast(value())->GetUnique();
Can you move this logic into a method on HConstant instead, e.g.
EqualsUnique()
?

Uploaded new patch set.

https://codereview.chromium.org/183383006/

--
--
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/groups/opt_out.

Reply via email to