Searched refs:functionParametersArray (Results 1 – 1 of 1) sorted by relevance
272 TaggedArray* functionParametersArray = TaggedArray::Cast(GetParameterTypes().GetTaggedObject()); in GetParameterTypeGT() local273 JSTaggedValue parameterType = functionParametersArray->Get(index); in GetParameterTypeGT()