Reviewers: danno,

Description:
Introduce ObjectAccess, which is used by LoadNamedField and StoreNamedField to
denote what parts of an object are referred to by a given load or store.
Refactor HGraphBuilder to use ObjectAccess, which removes the need to manually
set GVN flags and simplifies the code as well.

Please review this at https://codereview.chromium.org/14284010/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files:
  M .gitignore
  M src/code-stubs-hydrogen.cc
  M src/hydrogen-instructions.h
  M src/hydrogen.h
  M src/hydrogen.cc


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