Lines Matching defs:RemoveByIndex
4886 CodeCache::cast(code_cache())->RemoveByIndex(name, code, index);5255 void CodeCache::RemoveByIndex(Object* name, Code* code, int index) {5260 cache->RemoveByIndex(index);5371 void CodeCacheHashTable::RemoveByIndex(int index) {