Searched refs:SetIteratorDescription (Results 1 – 2 of 2) sorted by relevance
91 const std::string RemoteObject::SetIteratorDescription = "SetIterator"; // NOLINT (readability-ide… member in panda::ecmascript::tooling::RemoteObject714 std::string description = RemoteObject::SetIteratorDescription + "{}"; in DescriptionForSetIterator()
461 static const std::string SetIteratorDescription; // NOLINT (readability-identifier-naming) variable