Searched refs:is_deprecated (Results 1 – 15 of 15) sorted by relevance
403 CHECK(!map->is_deprecated()); in TransitionToAccessorConstant()408 CHECK(!map->is_deprecated()); in TransitionToAccessorConstant()435 CHECK(!map->is_deprecated()); in TEST()442 CHECK(!map->is_deprecated()); in TEST()448 CHECK(!new_map->is_deprecated()); in TEST()568 CHECK(!map->is_deprecated()); in TestGeneralizeRepresentation()580 CHECK(map->is_deprecated()); in TestGeneralizeRepresentation()599 CHECK(!new_map->is_deprecated()); in TestGeneralizeRepresentation()604 CHECK(map->is_deprecated()); in TestGeneralizeRepresentation()606 CHECK_EQ(expected_field_type_dependency && !field_owner->is_deprecated(), in TestGeneralizeRepresentation()[all …]
110 DCHECK(!map->is_deprecated()); in AssumeMapNotDeprecated()
361 is_deprecated() || in VerifyOmittedMapChecks()
455 if (is_deprecated()) os << " - deprecated_map\n"; in MapPrint()
2035 map_of_this->is_deprecated() ? "deprecated " : "", in JSObjectShortPrint()3113 if (is_deprecated()) return; in DeprecateTransitionTree()3552 DCHECK(!tmp_map->is_deprecated()); in ReconfigureProperty()3613 DCHECK(!tmp_map->is_deprecated()); in ReconfigureProperty()3906 if (!old_map->is_deprecated()) return old_map; in TryUpdate()3991 if (!map->is_deprecated()) return map; in Update()8052 if (object->map()->is_deprecated()) { in StructureWalk()
4648 bool Map::is_deprecated() { in is_deprecated() function
5767 inline bool is_deprecated();
183 if (map->is_deprecated()) return Retry(kMapBecameDeprecated); in AddDeprecationDependency()
414 DCHECK(!map->is_deprecated()); in CommitDependencies()
665 DCHECK(!map->is_deprecated()); in AddDeprecationDependency()
2847 if (js_object->map()->is_deprecated()) { in Initialize()
5797 if (boilerplate->map()->is_deprecated() && in IsFastLiteral()6218 DCHECK(!transition->is_deprecated()); in BuildStoreNamedField()6387 if (holder_->map()->is_deprecated()) { in LookupInPrototypes()
346 if (map_prototype->map()->is_deprecated()) { in ComputePropertyAccessInfo()
276 if (old_map->is_deprecated()) return true; in TryRemoveInvalidPrototypeDependentStub()571 if (!receiver->map()->is_deprecated()) return false; in MigrateDeprecated()757 if (current_map->is_deprecated()) { in UpdatePolymorphicIC()1415 DCHECK(!Handle<JSObject>::cast(receiver)->map()->is_deprecated()); in LookupForWrite()
871 if (!js_object->map()->is_deprecated()) return Smi::FromInt(0); in RUNTIME_FUNCTION()