Searched refs:dst_ptypes (Results 1 – 1 of 1) sorted by relevance
56 Handle<ObjectArray<Class>> dst_ptypes = hs.NewHandle( in CloneWithoutLeadingParameter() local59 dst_ptypes->Set(i, src_ptypes->Get(i + 1)); in CloneWithoutLeadingParameter()61 return Create(self, rtype, dst_ptypes); in CloneWithoutLeadingParameter()