Home | History | Annotate | Download | only in ia32

Lines Matching refs:num_arguments

744                    int num_arguments,
753 int num_arguments,
755 CallRuntime(Runtime::FunctionForId(id), num_arguments, save_doubles);
759 void CallExternalReference(ExternalReference ref, int num_arguments);
765 int num_arguments,
770 int num_arguments,
780 void PrepareCallCFunction(int num_arguments, Register scratch);
787 void CallCFunction(ExternalReference function, int num_arguments);
788 void CallCFunction(Register function, int num_arguments);