Index: src/x64/virtual-frame-x64.h |
=================================================================== |
--- src/x64/virtual-frame-x64.h (revision 3684) |
+++ src/x64/virtual-frame-x64.h (working copy) |
@@ -343,7 +343,7 @@ |
// of the frame. Key and receiver are not dropped. |
Result CallKeyedStoreIC(); |
- // Call call IC. Arguments, reciever, and function name are found |
+ // Call call IC. Arguments, receiver, and function name are found |
// on top of the frame. Function name slot is not dropped. The |
// argument count does not include the receiver. |
Result CallCallIC(RelocInfo::Mode mode, int arg_count, int loop_nesting); |