Searched refs:CanBeDeprecated (Results 1 – 6 of 6) sorted by relevance
643 if (target_map.CanBeDeprecated()) { in TransitionDependencyOffTheRecord()
600 bool CanBeDeprecated() const;
1293 ? object->CanBeDeprecated() in MapData()3677 bool MapRef::CanBeDeprecated() const { in CanBeDeprecated() function in v8::internal::compiler::MapRef3678 IF_ACCESS_FROM_HEAP_C(CanBeDeprecated); in CanBeDeprecated()
679 inline bool CanBeDeprecated() const;
565 bool Map::CanBeDeprecated() const { in CanBeDeprecated() function
606 DCHECK(CanBeDeprecated()); in DeprecateTransitionTree()