Searched refs:GetHClassIndexByArrayType (Results 1 – 3 of 3) sorted by relevance
169 hclassIndex = tsManager_->GetHClassIndexByArrayType(gateType, id); in LowerNTypedCreateArrayWithBuffer()
367 int PUBLIC_API GetHClassIndexByArrayType(const kungfu::GateType &gateType,
51 int TSManager::GetHClassIndexByArrayType(const kungfu::GateType &gateType, in GetHClassIndexByArrayType() function in panda::ecmascript::TSManager