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