Searched refs:Typedarray (Results 1 – 2 of 2) sorted by relevance
444 static const std::string Typedarray; // NOLINT (readability-identifier-naming) member457 … type == Promise || type == Typedarray || type == Arraybuffer || type == Dataview || type == I32 || in Valid()480 static const std::string Typedarray; // NOLINT (readability-identifier-naming) member489 type == Promise || type == Typedarray || type == Arraybuffer || type == Function; in Valid()
50 const std::string ObjectSubType::Typedarray = "typedarray"; // NOLINT (readability-identifier-na… member in panda::ecmascript::tooling::ObjectSubType78 const std::string ObjectClassName::Typedarray = "Typedarray"; // NOLINT (readability-ident… member in panda::ecmascript::tooling::ObjectClassName