Searched defs:Typedarray (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/toolchain/tooling/base/ | ||
D | pt_types.h | 404 static const std::string Typedarray; // NOLINT (readability-identifier-naming) member |
D | pt_types.cpp | 47 const std::string ObjectSubType::Typedarray = "typedarray"; // NOLINT (readability-identifier-na… member in panda::ecmascript::tooling::ObjectSubType |