| Index: test/mjsunit/compiler/concurrent-proto-change.js
|
| diff --git a/test/mjsunit/compiler/concurrent-proto-change.js b/test/mjsunit/compiler/concurrent-proto-change.js
|
| index 3abf292c924b19fd2a27c06254972121dfefa08b..9c2d67861a92b88b4806a1df5de513fd4c6d5ae4 100644
|
| --- a/test/mjsunit/compiler/concurrent-proto-change.js
|
| +++ b/test/mjsunit/compiler/concurrent-proto-change.js
|
| @@ -25,7 +25,7 @@
|
| // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
| // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
| -// Flags: --allow-natives-syntax
|
| +// Flags: --allow-natives-syntax --no-always-opt
|
| // Flags: --concurrent-recompilation --block-concurrent-recompilation
|
|
|
| if (!%IsConcurrentRecompilationSupported()) {
|
|
|