Home | History | Annotate | Download | only in ia32

Lines Matching refs:arguments_bytes

417     int arguments_bytes = arg_count * kPointerSize;
418 __ Ret(arguments_bytes, ecx);