| Index: test/mjsunit/allocation-site-info.js
|
| diff --git a/test/mjsunit/allocation-site-info.js b/test/mjsunit/allocation-site-info.js
|
| index 8325ab791c3a06c1190635223627989a292eba4c..80b8b3bf111cffd4b939e1653fcc1be00b6c20ef 100644
|
| --- a/test/mjsunit/allocation-site-info.js
|
| +++ b/test/mjsunit/allocation-site-info.js
|
| @@ -26,7 +26,7 @@
|
| // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
| // Flags: --allow-natives-syntax --expose-gc
|
| -// Flags: --noalways-opt
|
| +// Flags: --crankshaft --no-always-opt
|
|
|
| var elements_kind = {
|
| fast_smi_only : 'fast smi only elements',
|
|
|