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