Reviewers: ulan,

Message:
Hi Ulan,
Here is the weak cell handling for CallICs. Thanks for the look!
--Michael

Description:
Use a WeakCell in the CallIC type vector.

This allows us to clear the IC on a more sedate schedule, just
like Load and Store ICs.

[email protected]
BUG=

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

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+140, -156 lines):
  M src/arm/code-stubs-arm.cc
  M src/arm64/code-stubs-arm64.cc
  M src/ia32/code-stubs-ia32.cc
  M src/ic/ic.cc
  M src/type-feedback-vector.cc
  M src/type-info.cc
  M src/x64/code-stubs-x64.cc
  M test/cctest/test-compiler.cc
  M test/cctest/test-feedback-vector.cc
  M test/cctest/test-heap.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