Home
last modified time | relevance | path

Searched refs:ic_holder_map (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/ic/
Dic.cc276 Handle<Map> ic_holder_map( in TryRemoveInvalidPrototypeDependentStub() local
284 int index = ic_holder_map->IndexInCodeCache(*name, *target()); in TryRemoveInvalidPrototypeDependentStub()
286 ic_holder_map->RemoveFromCodeCache(*name, *target(), index); in TryRemoveInvalidPrototypeDependentStub()