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