| Index: test/mjsunit/runtime-gen/isconcurrentrecompilationsupported.js
|
| diff --git a/test/mjsunit/runtime-gen/isconcurrentrecompilationsupported.js b/test/mjsunit/runtime-gen/isconcurrentrecompilationsupported.js
|
| index 8cbe7b7494f030202cca2bc744a29495b9afa23d..44e2917d72d34bf3b0905dbb343410cbc6957d19 100644
|
| --- a/test/mjsunit/runtime-gen/isconcurrentrecompilationsupported.js
|
| +++ b/test/mjsunit/runtime-gen/isconcurrentrecompilationsupported.js
|
| @@ -1,4 +1,4 @@
|
| // Copyright 2014 the V8 project authors. All rights reserved.
|
| // AUTO-GENERATED BY tools/generate-runtime-tests.py, DO NOT MODIFY
|
| -// Flags: --allow-natives-syntax --harmony
|
| +// Flags: --allow-natives-syntax --harmony --harmony-proxies
|
| %IsConcurrentRecompilationSupported();
|
|
|