Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/base/
Dpt_types.cpp387 return DescriptionForArray(ecmaVm, Local<ArrayRef>(tagged)); in DescriptionForObject()
541 std::string ObjectRemoteObject::DescriptionForArray(const EcmaVM *ecmaVm, Local<ArrayRef> tagged) in DescriptionForArray() function in panda::ecmascript::tooling::ObjectRemoteObject
Dpt_types.h581 static std::string DescriptionForArray(const EcmaVM *ecmaVm, Local<ArrayRef> tagged);