Searched refs:IsIntTypedArrayType (Results 1 – 3 of 3) sorted by relevance
391 bool PUBLIC_API IsIntTypedArrayType(kungfu::GateType gateType) const;
928 bool TSManager::IsIntTypedArrayType(kungfu::GateType gateType) const in IsIntTypedArrayType() function in panda::ecmascript::TSManager
665 if (tsManager_->IsIntTypedArrayType(inValueType)) { in InferLdObjByIndex()936 if (tsManager_->IsIntTypedArrayType(objType)) { in InferLdObjByValue()