| Index: test/mjsunit/debug-references.js
|
| diff --git a/test/mjsunit/debug-references.js b/test/mjsunit/debug-references.js
|
| index 763e354fc801597ad0b24a589bb4400c77c59555..bb339768b88043a370010b3783826f0dad1e05dc 100644
|
| --- a/test/mjsunit/debug-references.js
|
| +++ b/test/mjsunit/debug-references.js
|
| @@ -25,7 +25,7 @@
|
| // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
| // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
| -// Flags: --expose-debug-as debug
|
| +// Flags: --expose-debug-as debug --turbo-deoptimization
|
| // Get the Debug object exposed from the debug context global object.
|
| Debug = debug.Debug
|
|
|
|
|