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

Issue 5184007: Add more tests of breaks in infinite loops... (Closed)

Created:
10 years, 1 month ago by Søren Thygesen Gjesse
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Add more tests of breaks in infinite loops Move stack check in do while loops to before the continue target to enable breaks even if continue was always used in the loop. Committed: http://code.google.com/p/v8/source/detail?r=5862

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -12 lines) Patch
M src/full-codegen.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/test-debug.cc View 1 chunk +56 lines, -11 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Søren Thygesen Gjesse
10 years, 1 month ago (2010-11-19 12:05:13 UTC) #1
Mads Ager (chromium)
10 years, 1 month ago (2010-11-19 12:08:11 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698