Index: src/arm/codegen-arm.h |
=================================================================== |
--- src/arm/codegen-arm.h (revision 4630) |
+++ src/arm/codegen-arm.h (working copy) |
@@ -217,7 +217,7 @@ |
// expected arguments. Otherwise return -1. |
static int InlineRuntimeCallArgumentsCount(Handle<String> name); |
- // Constants related to patching of inlined lokad/store. |
+ // Constants related to patching of inlined load/store. |
static const int kInlinedKeyedLoadInstructionsAfterPatchSize = 19; |
private: |