| Index: test/mjsunit/elements-transition-hoisting.js
|
| diff --git a/test/mjsunit/elements-transition-hoisting.js b/test/mjsunit/elements-transition-hoisting.js
|
| index 9f229d2e17bbd863bd0b1909ab0e4c017b24a77b..e8eaa2d494b000e86c7de2c065dcc8f57d355097 100644
|
| --- a/test/mjsunit/elements-transition-hoisting.js
|
| +++ b/test/mjsunit/elements-transition-hoisting.js
|
| @@ -26,7 +26,7 @@
|
| // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
| // Flags: --allow-natives-syntax
|
| -// Flags: --nostress-opt
|
| +// Flags: --nostress-opt --crankshaft
|
|
|
| // Ensure that ElementsKind transitions in various situations are hoisted (or
|
| // not hoisted) correctly, don't change the semantics programs and don't trigger
|
|
|