Home | History | Annotate | Download | only in interpreter

Lines Matching refs:formal_parameter_count

3037   TNode<Int32T> formal_parameter_count = UncheckedCast<Int32T>(
3041 ExportParametersAndRegisterFile(array, registers, formal_parameter_count);
3111 TNode<Int32T> formal_parameter_count = UncheckedCast<Int32T>(
3118 registers, formal_parameter_count);