| Index: test/mjsunit/debug-evaluate-with.js
 | 
| diff --git a/test/mjsunit/debug-evaluate-with.js b/test/mjsunit/debug-evaluate-with.js
 | 
| index c19a7074321b312e82278c4adb5ebcb97ff92a7c..3f3310f9f57e0263444cf3d61c6d31765baecece 100644
 | 
| --- a/test/mjsunit/debug-evaluate-with.js
 | 
| +++ b/test/mjsunit/debug-evaluate-with.js
 | 
| @@ -26,6 +26,8 @@
 | 
|  // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 | 
|  
 | 
|  // Flags: --expose-debug-as debug
 | 
| +// Flags: --turbo-deoptimization
 | 
| +
 | 
|  // Get the Debug object exposed from the debug context global object.
 | 
|  Debug = debug.Debug
 | 
|  
 | 
| 
 |