Lines Matching refs:num_arguments
448 void IllegalOperation(int num_arguments);
479 void CallRuntime(const Runtime::Function* f, int num_arguments);
486 int num_arguments);
489 void CallRuntime(Runtime::FunctionId id, int num_arguments);
493 int num_arguments);
496 void CallExternalReference(ExternalReference ref, int num_arguments);
502 int num_arguments,
508 const ExternalReference& ext, int num_arguments, int result_size);
512 int num_arguments,
519 int num_arguments,
529 void PrepareCallCFunction(int num_arguments, Register scratch);
536 void CallCFunction(ExternalReference function, int num_arguments);
537 void CallCFunction(Register function, int num_arguments);