Index: src/x64/macro-assembler-x64.cc |
=================================================================== |
--- src/x64/macro-assembler-x64.cc (revision 15459) |
+++ src/x64/macro-assembler-x64.cc (working copy) |
@@ -645,8 +645,8 @@ |
int num_arguments, |
int result_size) { |
// ----------- S t a t e ------------- |
- // -- rsp[0] : return address |
- // -- rsp[8] : argument num_arguments - 1 |
+ // -- rsp[0] : return address |
+ // -- rsp[8] : argument num_arguments - 1 |
// ... |
// -- rsp[8 * num_arguments] : argument 0 (receiver) |
// ----------------------------------- |