Searched refs:JSListFormatDescription (Results 1 – 2 of 2) sorted by relevance
112 const std::string RemoteObject::JSListFormatDescription = "ListFormat"; // NOLINT (readability-i… member in panda::ecmascript::tooling::RemoteObject846 std::string description = RemoteObject::JSListFormatDescription + " {}"; in DescriptionForJSListFormat()
478 …static const std::string JSListFormatDescription; // NOLINT (readability-identifier-namin… variable