Searched defs:ProtectorDependency (Results 1 – 1 of 1) sorted by relevance
209 class ProtectorDependency final : public CompilationDependencies::Dependency { class211 explicit ProtectorDependency(const PropertyCellRef& cell) : cell_(cell) { in ProtectorDependency() function in v8::internal::compiler::ProtectorDependency