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