summaryrefslogtreecommitdiff
path: root/deps/v8/test/mjsunit/compiler/regress-9137-1.js
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/test/mjsunit/compiler/regress-9137-1.js')
-rw-r--r--deps/v8/test/mjsunit/compiler/regress-9137-1.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/v8/test/mjsunit/compiler/regress-9137-1.js b/deps/v8/test/mjsunit/compiler/regress-9137-1.js
index 5743847dfd..017ca277c2 100644
--- a/deps/v8/test/mjsunit/compiler/regress-9137-1.js
+++ b/deps/v8/test/mjsunit/compiler/regress-9137-1.js
@@ -3,7 +3,7 @@
// found in the LICENSE file.
// Flags: --allow-natives-syntax --opt
-// Flags: --no-flush-bytecode --no-stress-flush-bytecode
+// Flags: --no-flush-bytecode --no-stress-flush-code
function changeMap(obj) {
obj.blub = 42;