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