summaryrefslogtreecommitdiff
path: root/deps/v8/test/mjsunit/migrations.js
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/test/mjsunit/migrations.js')
-rw-r--r--deps/v8/test/mjsunit/migrations.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/deps/v8/test/mjsunit/migrations.js b/deps/v8/test/mjsunit/migrations.js
index 288bc61031..a18d884059 100644
--- a/deps/v8/test/mjsunit/migrations.js
+++ b/deps/v8/test/mjsunit/migrations.js
@@ -2,6 +2,7 @@
// Use of this source code is governed by a BSD-ayle license that can be
// found in the LICENSE file.
+// Flags: --harmony-object-observe
// Flags: --allow-natives-syntax --track-fields --expose-gc
var global = Function('return this')();