Searched refs:CopyICToMegamorphicCache (Results 1 – 2 of 2) sorted by relevance
182 void CopyICToMegamorphicCache(Handle<Name> name);
761 void IC::CopyICToMegamorphicCache(Handle<Name> name) { in CopyICToMegamorphicCache() function in v8::internal::IC798 CopyICToMegamorphicCache(name); in PatchCache()