Searched refs:Typedarray (Results 1 – 2 of 2) sorted by relevance
261 static const std::string Typedarray; // NOLINT (readability-identifier-naming) member274 … type == Promise || type == Typedarray || type == Arraybuffer || type == Dataview || type == I32 || in Valid()296 static const std::string Typedarray; // NOLINT (readability-identifier-naming) member305 type == Promise || type == Typedarray || type == Arraybuffer || type == Function; in Valid()
47 const std::string ObjectSubType::Typedarray = "typedarray"; // NOLINT (readability-identifier-na… member in panda::ecmascript::tooling::ObjectSubType74 const std::string ObjectClassName::Typedarray = "Typedarray"; // NOLINT (readability-ident… member in panda::ecmascript::tooling::ObjectClassName