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