Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/base/
Dpt_types.cpp371 return DescriptionForArrayBuffer(ecmaVm, Local<ArrayBufferRef>(tagged)); in DescriptionForObject()
688 std::string ObjectRemoteObject::DescriptionForArrayBuffer(const EcmaVM *ecmaVm, Local<ArrayBufferRe… in DescriptionForArrayBuffer() function in panda::ecmascript::tooling::ObjectRemoteObject
Dpt_types.h552 … static std::string DescriptionForArrayBuffer(const EcmaVM *ecmaVm, Local<ArrayBufferRef> tagged);