Reviewers: Toon Verwaest,

Message:
Toon, ptal, this is the refactoring we discussed that prepares IC to handle weak
maps.


https://codereview.chromium.org/170563002/diff/1/src/ic.cc
File src/ic.cc (right):

https://codereview.chromium.org/170563002/diff/1/src/ic.cc#newcode635
src/ic.cc:635: handlers()->Set(handler_to_overwrite, code);
This function modifies handlers and types. Do you think copying the
lists here would be better?

Description:
Load target types and handlers before IC computation.

BUG=

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

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

Affected files (+57, -56 lines):
  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/groups/opt_out.

Reply via email to