Home | History | Annotate | Download | only in x87

Lines Matching refs:arguments_bytes

412     int arguments_bytes = arg_count * kPointerSize;
413 __ Ret(arguments_bytes, ecx);