Searched refs:ProtectorDependency (Results 1 – 1 of 1) sorted by relevance
839 class ProtectorDependency final : public CompilationDependency { class841 explicit ProtectorDependency(const PropertyCellRef& cell) in ProtectorDependency() function in v8::internal::compiler::__anon82456ba40211::ProtectorDependency860 const ProtectorDependency* const zat = that->AsProtector(); in Equals()1100 RecordDependency(zone_->New<ProtectorDependency>(cell)); in DependOnProtector()