Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/base/
Dpt_types.cpp438 return DescriptionForInt8Array(ecmaVm, Local<TypedArrayRef>(tagged)); in DescriptionForObject()
778 std::string ObjectRemoteObject::DescriptionForInt8Array(const EcmaVM *ecmaVm, Local<TypedArrayRef> … in DescriptionForInt8Array() function in panda::ecmascript::tooling::ObjectRemoteObject
Dpt_types.h596 static std::string DescriptionForInt8Array(const EcmaVM *ecmaVm, Local<TypedArrayRef> tagged);