Reviewers: ulan,

Message:
PTAL. This CL adds support to load properties from any object type (minus smi at
this moment). This is preparatory work to migrate Call ICs to the new
handler-format used by loads (and broadens the scope for regular loads).

Description:
Handle all object types (minus smi) in load/store ICs

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

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

Affected files (+277, -275 lines):
  M src/arm/stub-cache-arm.cc
  M src/ia32/stub-cache-ia32.cc
  M src/ic-inl.h
  M src/ic.h
  M src/ic.cc
  M src/objects-inl.h
  M src/objects.h
  M src/stub-cache.h
  M src/stub-cache.cc
  M src/type-info.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