| Index: test/mjsunit/harmony/block-let-crankshaft.js
|
| diff --git a/test/mjsunit/harmony/block-let-crankshaft.js b/test/mjsunit/harmony/block-let-crankshaft.js
|
| index 1db1792ea66f7ad601121e8918c7e73699b79036..d01e5c08ab03b8b899fa7e9dd0bed747501fba89 100644
|
| --- a/test/mjsunit/harmony/block-let-crankshaft.js
|
| +++ b/test/mjsunit/harmony/block-let-crankshaft.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: --harmony-scoping --allow-natives-syntax
|
| +// Flags: --harmony-scoping --allow-natives-syntax --noparallel-recompilation
|
|
|
| // TODO(ES6): properly activate extended mode
|
| "use strict";
|
|
|