Searched refs:CanBeDeprecated (Results 1 – 6 of 6) sorted by relevance
597 DCHECK(map_.CanBeDeprecated()); in TransitionDependency()1356 if (target_map.CanBeDeprecated()) { in TransitionDependencyOffTheRecord()
686 bool CanBeDeprecated() const;
1660 bool MapRef::CanBeDeprecated() const { return object()->CanBeDeprecated(); } in CanBeDeprecated() function in v8::internal::compiler::MapRef
659 inline bool CanBeDeprecated() const;
646 bool Map::CanBeDeprecated() const { in CanBeDeprecated() function
578 DCHECK(CanBeDeprecated()); in DeprecateTransitionTree()