Searched refs:SetIteratorDescription (Results 1 – 2 of 2) sorted by relevance
90 const std::string RemoteObject::SetIteratorDescription = "SetIterator"; // NOLINT (readability-ide… member in panda::ecmascript::tooling::RemoteObject284 return RemoteObject::SetIteratorDescription; in DescriptionForObject()
314 static const std::string SetIteratorDescription; // NOLINT (readability-identifier-naming) variable