Searched refs:IsPrototypeChainInvalidated (Results 1 – 2 of 2) sorted by relevance
445 static bool IsPrototypeChainInvalidated(Map* map);
2071 Map::IsPrototypeChainInvalidated(global_obj->map())); in SetNormalizedProperty()2093 Map::IsPrototypeChainInvalidated(object->map())); in SetNormalizedProperty()4362 Map::IsPrototypeChainInvalidated(*new_map)); in MigrateFastToSlow()12945 bool Map::IsPrototypeChainInvalidated(Map* map) { in IsPrototypeChainInvalidated() function in v8::internal::Map