Searched refs:JSListFormatDescription (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/toolchain/tooling/base/ | ||
H A D | pt_types.cpp | 112 const std::string RemoteObject::JSListFormatDescription = "ListFormat"; // NOLINT (readability-identifier-naming) member in panda::ecmascript::tooling::RemoteObject 879 std::string description = RemoteObject::JSListFormatDescription + " {}"; in DescriptionForJSListFormat() |
H A D | pt_types.h | 504 static const std::string JSListFormatDescription; // NOLINT (readability-identifier-naming) member in panda::ecmascript::tooling::RemoteObject |
Completed in 12 milliseconds