Home
last modified time | relevance | path

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

/external/v8/src/ic/
Dic.h182 void CopyICToMegamorphicCache(Handle<Name> name);
Dic.cc761 void IC::CopyICToMegamorphicCache(Handle<Name> name) { in CopyICToMegamorphicCache() function in v8::internal::IC
798 CopyICToMegamorphicCache(name); in PatchCache()