Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(99)

Unified Diff: test/debugger/debug/es6/debug-blockscopes.js

Issue 2653753007: [tests] Cleanup tests that use assertOptimized()/assertUnoptimized(). (Closed)
Patch Set: Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.

Powered by Google App Engine
This is Rietveld 408576698