Reviewers: danno,

Message:
PTAL

Description:
Split up HLoadNamedField and HStoreNamedField.

Splits up HLoadNamedField into two loads for fields in the backing store.
Splits up HStoreNamedField into 3 parts:
- Load backing store if necessary
- Store map if transitioning
- Store field

BUG=

Please review this at https://chromiumcodereview.appspot.com/112913002/

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

Affected files (+66, -112 lines):
  M src/hydrogen-check-elimination.cc
  M src/hydrogen-escape-analysis.cc
  M src/hydrogen-instructions.h
  M src/hydrogen-instructions.cc
  M src/hydrogen.cc
  M src/ia32/lithium-codegen-ia32.cc
  M src/ia32/lithium-ia32.h
  M src/ia32/lithium-ia32.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