Reviewers: mvstanton,

Message:
Please take a look.

As discussed offline, a planned follow-up is to replace StoreIC::generic_stub()
with StoreIC::slow_stub() (or megamorphic_stub() where it makes sense).

Description:
Add MEGAMORPHIC state support for KeyedStoreIC

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

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

Affected files (+153, -35 lines):
  M src/builtins.h
  M src/builtins.cc
  M src/ic/arm/ic-arm.cc
  M src/ic/arm64/ic-arm64.cc
  M src/ic/ia32/ic-ia32.cc
  M src/ic/ic.h
  M src/ic/ic.cc
  M src/ic/x64/ic-x64.cc
  M src/ic/x64/stub-cache-x64.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/d/optout.

Reply via email to