• bmeurer's avatar
    [stubs] Rip out obsolete CallICState. · 2a5046c4
    bmeurer authored
    The CallIC is already not a traditional IC in the V8 sense, so it
    doesn't make sense to integrate with the traditional IC machinery.
    The plan is to migrate it away completely from the IC world and use
    the code that is already available in the interpreter instead.
    
    R=yangguo@chromium.org
    BUG=v8:5049
    
    Review-Url: https://codereview.chromium.org/2676543002
    Cr-Commit-Position: refs/heads/master@{#42879}
    2a5046c4
Name
Last commit
Last update
..
arm Loading commit data...
arm64 Loading commit data...
ia32 Loading commit data...
mips Loading commit data...
mips64 Loading commit data...
ppc Loading commit data...
s390 Loading commit data...
x64 Loading commit data...
x87 Loading commit data...
OWNERS Loading commit data...
access-compiler-data.h Loading commit data...
access-compiler.cc Loading commit data...
access-compiler.h Loading commit data...
accessor-assembler.cc Loading commit data...
accessor-assembler.h Loading commit data...
call-optimization.cc Loading commit data...
call-optimization.h Loading commit data...
handler-compiler.cc Loading commit data...
handler-compiler.h Loading commit data...
handler-configuration-inl.h Loading commit data...
handler-configuration.h Loading commit data...
ic-compiler.cc Loading commit data...
ic-compiler.h Loading commit data...
ic-inl.h Loading commit data...
ic-state.cc Loading commit data...
ic-state.h Loading commit data...
ic-stats.cc Loading commit data...
ic-stats.h Loading commit data...
ic.cc Loading commit data...
ic.h Loading commit data...
keyed-store-generic.cc Loading commit data...
keyed-store-generic.h Loading commit data...
stub-cache.cc Loading commit data...
stub-cache.h Loading commit data...