Index: test/mjsunit/harmony/reflect-enumerate-opt.js |
diff --git a/test/mjsunit/harmony/reflect-enumerate-opt.js b/test/mjsunit/harmony/reflect-enumerate-opt.js |
index ccd1845c78ebf940f295eb293ed88f718552df9a..83a848c7c6aad98fe90cfb54a29284f21ba1873d 100644 |
--- a/test/mjsunit/harmony/reflect-enumerate-opt.js |
+++ b/test/mjsunit/harmony/reflect-enumerate-opt.js |
@@ -68,7 +68,7 @@ var handler = { |
// |
// check_f2(); |
// check_f2(); |
-// Test lazy deopt after GetPropertyNamesFast |
+// Test lazy deopt after ForInEnumerate |
// %OptimizeFunctionOnNextCall(f2); |
// deopt_enum = true; |
// check_f2(); |