| Index: test/mjsunit/elements-transition-hoisting.js
|
| diff --git a/test/mjsunit/elements-transition-hoisting.js b/test/mjsunit/elements-transition-hoisting.js
|
| index 9ffb67ecf0499b217dc8ff2067676554e80b936d..2d8615161be387372ccfcb5a3e6c5a4fbd3ded66 100644
|
| --- a/test/mjsunit/elements-transition-hoisting.js
|
| +++ b/test/mjsunit/elements-transition-hoisting.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 --smi-only-arrays --expose-gc
|
| +// Flags: --allow-natives-syntax --smi-only-arrays --expose-gc --noparallel-recompilation
|
|
|
| // Ensure that ElementsKind transitions in various situations are hoisted (or
|
| // not hoisted) correctly, don't change the semantics programs and don't trigger
|
|
|