Searched refs:ArrayIteratorDescription (Results 1 – 2 of 2) sorted by relevance
84 const std::string RemoteObject::ArrayIteratorDescription = // NOLINT (readability-identifier-… member in panda::ecmascript::tooling::RemoteObject672 std::string description = RemoteObject::ArrayIteratorDescription + "{}"; in DescriptionForArrayIterator()
456 static const std::string ArrayIteratorDescription; // NOLINT (readability-identifier-naming) variable