Searched refs:UpdateMegamorphicCache (Results 1 – 2 of 2) sorted by relevance
120 void UpdateMegamorphicCache(Handle<Map> map, Handle<Name> name,
616 UpdateMegamorphicCache(maps.at(i), name, handlers.at(i)); in CopyICToMegamorphicCache()666 UpdateMegamorphicCache(receiver_map(), name, handler); in PatchCache()725 void IC::UpdateMegamorphicCache(Handle<Map> map, Handle<Name> name, in UpdateMegamorphicCache() function in v8::internal::IC