Searched refs:GetConstructorHClassIndexByClassGateType (Results 1 – 4 of 4) sorted by relevance
71 hclassIndex = tsManager_->GetConstructorHClassIndexByClassGateType(type); in ComputeForClassOrObject()
111 int hclassIndex = tsManager_->GetConstructorHClassIndexByClassGateType(type); in CheckAndInsert()
374 int PUBLIC_API GetConstructorHClassIndexByClassGateType(const kungfu::GateType &gateType);
92 int TSManager::GetConstructorHClassIndexByClassGateType(const kungfu::GateType &gateType) in GetConstructorHClassIndexByClassGateType() function in panda::ecmascript::TSManager