Home
last modified time | relevance | path

Searched defs:Typedarray (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/toolchain/tooling/base/
Dpt_types.h404 static const std::string Typedarray; // NOLINT (readability-identifier-naming) member
440 static const std::string Typedarray; // NOLINT (readability-identifier-naming) member
Dpt_types.cpp47 const std::string ObjectSubType::Typedarray = "typedarray"; // NOLINT (readability-identifier-na… member in panda::ecmascript::tooling::ObjectSubType
75 const std::string ObjectClassName::Typedarray = "Typedarray"; // NOLINT (readability-ident… member in panda::ecmascript::tooling::ObjectClassName