Searched refs:FormalParameterCountWithoutReceiver (Results 1 – 2 of 2) sorted by relevance
690 int FormalParameterCountWithoutReceiver() const { in FormalParameterCountWithoutReceiver() function
721 DCHECK_EQ(parameter_count, start.FormalParameterCountWithoutReceiver()); in ReduceJSCall()