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