Searched refs:JSIntlDescription (Results 1 – 2 of 2) sorted by relevance
104 const std::string RemoteObject::JSIntlDescription = "Intl"; // NOLINT (readability-i… member in panda::ecmascript::tooling::RemoteObject413 return RemoteObject::JSIntlDescription; in DescriptionForObject()
469 … static const std::string JSIntlDescription; // NOLINT (readability-identifier-naming) variable