Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/base/
H A Dpt_types.cpp50 const std::string ObjectSubType::Typedarray = "typedarray"; // NOLINT (readability-identifier-naming) member in panda::ecmascript::tooling::ObjectSubType
78 const std::string ObjectClassName::Typedarray = "Typedarray"; // NOLINT (readability-identifier-naming) member in panda::ecmascript::tooling::ObjectClassName
H A Dpt_types.h433 static const std::string Typedarray; // NOLINT (readability-identifier-naming) member
469 static const std::string Typedarray; // NOLINT (readability-identifier-naming) member

Completed in 14 milliseconds