| Index: test/mjsunit/regress/regress-325676.js
|
| diff --git a/test/mjsunit/regress/regress-325676.js b/test/mjsunit/regress/regress-325676.js
|
| index 427bbc38dcb3d909b3bfb1dc3a6008cec63cf9ab..7450a6d12c5d5b0c76fbf0cca4b23d95a6f4b00d 100644
|
| --- a/test/mjsunit/regress/regress-325676.js
|
| +++ b/test/mjsunit/regress/regress-325676.js
|
| @@ -26,6 +26,7 @@
|
| // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
| // Flags: --expose-debug-as debug
|
| +// Flags: --turbo-deoptimization
|
|
|
| // If a function parameter is forced to be context allocated,
|
| // debug evaluate need to resolve it to a context slot instead of
|
|
|