| Index: src/x64/macro-assembler-x64.h
|
| ===================================================================
|
| --- src/x64/macro-assembler-x64.h (revision 10367)
|
| +++ src/x64/macro-assembler-x64.h (working copy)
|
| @@ -328,7 +328,7 @@
|
| // ---------------------------------------------------------------------------
|
| // JavaScript invokes
|
|
|
| - // Setup call kind marking in rcx. The method takes rcx as an
|
| + // Set up call kind marking in rcx. The method takes rcx as an
|
| // explicit first parameter to make the code more readable at the
|
| // call sites.
|
| void SetCallKind(Register dst, CallKind kind);
|
|
|