Reviewers: Toon Verwaest,

Message:
Refactoring that defines customization of a callic as installing an inherited
stub.
Thanks for the look!
--Michael

Description:
Refactor CallICStub to use a different stub for each customization.

This gives us much more room to customize on different functions, by
using MajorKey to differentiate them.

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

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

Affected files (+77, -101 lines):
  M src/code-stubs.h
  M src/code-stubs.cc
  M src/ia32/code-stubs-ia32.cc
  M src/ic.h
  M src/ic.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