Home
last modified time | relevance | path

Searched refs:JSIntlDescription (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/toolchain/tooling/base/
Dpt_types.cpp104 const std::string RemoteObject::JSIntlDescription = "Intl"; // NOLINT (readability-i… member in panda::ecmascript::tooling::RemoteObject
413 return RemoteObject::JSIntlDescription; in DescriptionForObject()
Dpt_types.h469 … static const std::string JSIntlDescription; // NOLINT (readability-identifier-naming) variable