v8/test/mjsunit/es7
Mathias Bynens c6a16c10dd [test] Add %PrepareForOptimization to even more tests
With bytecode flushing and lazy feedback allocation, we need to call
%PrepareForOptimization before we call %OptimizeFunctionOnNextCall,
ideally after declaring the function.

Bug: v8:8801, v8:8394, v8:9183
Change-Id: I3fb257282a30f6526a376a3afdedb44786320d34
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1648255
Commit-Queue: Mathias Bynens <mathias@chromium.org>
Reviewed-by: Maya Lekova <mslekova@chromium.org>
Reviewed-by: Mythri Alle <mythria@chromium.org>
Cr-Commit-Position: refs/heads/master@{#62119}
2019-06-12 14:40:14 +00:00
..
regress [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
array-includes-receiver.js [typedarrays] Use Detach instead of Neuter 2018-12-11 11:57:30 +00:00
array-includes-to-object-sloppy.js Remove --harmony-array-includes flag 2015-12-12 01:04:10 +00:00
array-includes-to-object-strict.js Remove --harmony-array-includes flag 2015-12-12 01:04:10 +00:00
array-includes.js [elements] fix wrong cast of empty FixedArray in Array.prototype.includes 2018-10-29 20:37:03 +00:00
exponentiation-operator.js Remove --harmony-exponentiation-operator flag 2016-08-02 17:17:35 +00:00
regexp-ui-word.js [regexp] fix /\W/ui wrt \u017f and \u212a. 2017-02-28 18:28:42 +00:00
typed-array-includes.js Remove --harmony-array-includes flag 2015-12-12 01:04:10 +00:00