| Index: test/mjsunit/array-natives-elements.js
|
| diff --git a/test/mjsunit/array-natives-elements.js b/test/mjsunit/array-natives-elements.js
|
| index f74f8be0d94c38846e5cb77521b46e95a26b7c6c..b3a71410963db083a10ce6cb1e090ed09ab25890 100644
|
| --- a/test/mjsunit/array-natives-elements.js
|
| +++ b/test/mjsunit/array-natives-elements.js
|
| @@ -27,6 +27,7 @@
|
|
|
| // Flags: --allow-natives-syntax --smi-only-arrays
|
| // Flags: --noparallel-recompilation
|
| +// Flags: --notrack-allocation-sites
|
|
|
| // Test element kind of objects.
|
| // Since --smi-only-arrays affects builtins, its default setting at compile time
|
|
|