https://chromiumcodereview.appspot.com/22831003/diff/1/src/hydrogen-escape-analysis.cc
File src/hydrogen-escape-analysis.cc (right):
https://chromiumcodereview.appspot.com/22831003/diff/1/src/hydrogen-escape-analysis.cc#newcode218
src/hydrogen-escape-analysis.cc:218: ASSERT(load->object() == mapcheck);
Since a load now only has one input, isn't this assert redundant?
https://chromiumcodereview.appspot.com/22831003/diff/1/src/hydrogen.cc
File src/hydrogen.cc (right):
https://chromiumcodereview.appspot.com/22831003/diff/1/src/hydrogen.cc#newcode1225
src/hydrogen.cc:1225: HCheckMaps* checked_value,
s/checked_value/checked_object/g ?
https://chromiumcodereview.appspot.com/22831003/diff/1/src/hydrogen.cc#newcode4602
src/hydrogen.cc:4602: Add<HCheckMaps>(object, types);
I'm not quite sure where the result of this guy should be fed. Who
consumes the object afterwards?
https://chromiumcodereview.appspot.com/22831003/
--
--
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.