Home
last modified time | relevance | path

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

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