Searched refs:CreateObjectTypeForRest (Results 1 – 2 of 2) sorted by relevance
118 Type *CreateObjectTypeForRest(ObjectType *objType);
536 Type *ObjectDestructuringContext::CreateObjectTypeForRest(ObjectType *objType) in CreateObjectTypeForRest() function in panda::es2panda::checker::ObjectDestructuringContext562 unionTypes.push_back(CreateObjectTypeForRest(it->AsObjectType())); in GetRestType()573 return CreateObjectTypeForRest(inferedType_->AsObjectType()); in GetRestType()