Searched refs:IsTypedArrayType (Results 1 – 4 of 4) sorted by relevance
65 if (tsManager_->IsTypedArrayType(targetType)) { in UpdateForEachCBPara()
453 bool PUBLIC_API IsTypedArrayType(kungfu::GateType gateType) const;
843 bool TSManager::IsTypedArrayType(kungfu::GateType gateType) const in IsTypedArrayType() function in panda::ecmascript::TSManager
632 if (tsManager_->IsTypedArrayType(inValueType)) { in InferLdObjByIndex()779 …_->IsBuiltinInstanceType(BuiltinTypeId::ARRAY, objType) || tsManager_->IsTypedArrayType(objType)) { in GetObjPropWithName()785 if (tsManager_->IsTypedArrayType(objType)) { in GetObjPropWithName()895 if (tsManager_->IsTypedArrayType(objType)) { in InferLdObjByValue()