Home
last modified time | relevance | path

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

/ark/js_runtime/ecmascript/tooling/base/
Dpt_types.cpp90 const std::string RemoteObject::SetIteratorDescription = "SetIterator"; // NOLINT (readability-ide… member in panda::ecmascript::tooling::RemoteObject
284 return RemoteObject::SetIteratorDescription; in DescriptionForObject()
Dpt_types.h314 static const std::string SetIteratorDescription; // NOLINT (readability-identifier-naming) variable