Reviewers: ulan,

Message:
PTAL

Depends on https://codereview.chromium.org/13923003/

Description:
Initial work towards polymorphic store ICs.
- Make a common superclass for Load and Store stub compiler.
- Split StoreField and StoreTransition into handler and IC.


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

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

Affected files:
  M src/arm/code-stubs-arm.cc
  M src/arm/lithium-codegen-arm.h
  M src/arm/lithium-codegen-arm.cc
  M src/arm/macro-assembler-arm.h
  M src/arm/macro-assembler-arm.cc
  M src/arm/stub-cache-arm.cc
  M src/ia32/code-stubs-ia32.cc
  M src/ia32/stub-cache-ia32.cc
  M src/ic.h
  M src/ic.cc
  M src/stub-cache.h
  M src/stub-cache.cc
  M src/x64/code-stubs-x64.cc
  M src/x64/stub-cache-x64.cc


--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to