Reviewers: Yang,

Message:
Thanks for the look, Yang!

Description:
VectorICs: refactoring to eliminate "for queries only" vector ic mode.

Since we need the notion of a dummy vector ic, we can use that to avoid
a special case of the IC constructor. Also, consolidate the two dummy
ICs into one.

BUG=

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

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

Affected files (+64, -55 lines):
  M src/heap/heap.h
  M src/heap/heap.cc
  M src/ia32/builtins-ia32.cc
  M src/ic/ia32/ic-ia32.cc
  M src/ic/ic.h
  M src/ic/ic.cc
  M src/type-feedback-vector.h
  M src/type-feedback-vector.cc
  M test/cctest/test-feedback-vector.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