Home | History | Annotate | Download | only in mips

Lines Matching refs:num_arguments

1023   void IllegalOperation(int num_arguments);
1132 void CallRuntime(const Runtime::Function* f, int num_arguments);
1136 void CallRuntime(Runtime::FunctionId fid, int num_arguments);
1140 int num_arguments,
1147 int num_arguments,
1152 int num_arguments,
1182 void CallCFunction(ExternalReference function, int num_arguments);
1183 void CallCFunction(Register function, int num_arguments);