https://codereview.chromium.org/21065006/diff/9001/src/hydrogen.cc
File src/hydrogen.cc (right):

https://codereview.chromium.org/21065006/diff/9001/src/hydrogen.cc#newcode3954
src/hydrogen.cc:3954: HConstant* constant =
New<HConstant>(constant_object);
Maybe you should just put PrepareConstant into the constructor/factory
for HConstant so that all constants are properly prepared?

https://codereview.chromium.org/21065006/

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