Searched refs:other_size (Results 1 – 1 of 1) sorted by relevance
223 const int32_t other_size = other_list->Size(); in Executable_compareMethodParametersInternal() local225 if (this_size != other_size) { in Executable_compareMethodParametersInternal()226 return (this_size - other_size); in Executable_compareMethodParametersInternal()