Searched refs:GetArrayType (Results 1 – 3 of 3) sorted by relevance
249 int64_t TypeRecorder::GetArrayType(int64_t contentIndex) const in GetArrayType() function in panda::es2panda::extractor::TypeRecorder257 ASSERT(GetArrayType(contentIndex) == arrayIndex); in SetArrayType()
90 int64_t GetArrayType(int64_t contentIndex) const;
1160 typeIndexShift_ = recorder_->GetArrayType(typeIndexRefShift_); in ArrayType()