Home | History | Annotate | Download | only in mips

Lines Matching refs:num_arguments

1049   void IllegalOperation(int num_arguments);
1159 void CallRuntime(const Runtime::Function* f, int num_arguments);
1163 void CallRuntime(Runtime::FunctionId fid, int num_arguments);
1167 int num_arguments,
1174 int num_arguments,
1179 int num_arguments,
1209 void CallCFunction(ExternalReference function, int num_arguments);
1210 void CallCFunction(Register function, int num_arguments);