| Index: test/debugger/debug/es6/debug-blockscopes.js
|
| diff --git a/test/debugger/debug/es6/debug-blockscopes.js b/test/debugger/debug/es6/debug-blockscopes.js
|
| index 001c098c6978c11659e2c42bc21f580997dc6257..bc00df71290ed698576b04e70acf45b0d1590759 100644
|
| --- a/test/debugger/debug/es6/debug-blockscopes.js
|
| +++ b/test/debugger/debug/es6/debug-blockscopes.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: --noanalyze-environment-liveness
|
| +// Flags: --noanalyze-environment-liveness --crankshaft
|
| // The functions used for testing backtraces. They are at the top to make the
|
| // testing of source line/column easier.
|
|
|
|
|