Index: src/x64/codegen-x64.cc |
=================================================================== |
--- src/x64/codegen-x64.cc (revision 2497) |
+++ src/x64/codegen-x64.cc (working copy) |
@@ -5321,6 +5321,7 @@ |
// patch the map check if appropriate. |
// TODO(x64): Implement inlined loads for keyed properties. |
+ // Make sure to load length field as a 32-bit quantity. |
// Comment cmnt(masm, "[ Load from keyed Property"); |
RelocInfo::Mode mode = is_global |