Searched refs:MapIteratorDescription (Results 1 – 2 of 2) sorted by relevance
89 const std::string RemoteObject::MapIteratorDescription = "MapIterator"; // NOLINT (readability-ide… member in panda::ecmascript::tooling::RemoteObject684 std::string description = RemoteObject::MapIteratorDescription + "{}"; in DescriptionForMapIterator()
459 static const std::string MapIteratorDescription; // NOLINT (readability-identifier-naming) variable