Searched defs:IsTypedArrayType (Results 1 – 2 of 2) sorted by relevance
124 inline constexpr bool IsTypedArrayType(BuiltinTypeId type) in IsTypedArrayType() function
796 bool TSManager::IsTypedArrayType(kungfu::GateType gateType) const in IsTypedArrayType() function in panda::ecmascript::TSManager