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

Issue 2824007: Fix a bug when top level break points fall into the last function in script. (Closed)

Created:
10 years, 6 months ago by podivilov
Modified:
9 years, 4 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix a bug when top level break points fall into the last function in script. Committed: http://code.google.com/p/v8/source/detail?r=4890

Patch Set 1 #

Total comments: 6

Patch Set 2 : Update after review #

Patch Set 3 : Update after review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -17 lines) Patch
M src/runtime.cc View 2 chunks +1 line, -16 lines 0 comments Download
M test/cctest/test-debug.cc View 1 2 1 chunk +45 lines, -0 lines 0 comments Download
M test/mjsunit/debug-setbreakpoint.js View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
podivilov
10 years, 6 months ago (2010-06-16 16:14:18 UTC) #1
Søren Thygesen Gjesse
LGTM with comments http://codereview.chromium.org/2824007/diff/1/3 File test/cctest/test-debug.cc (right): http://codereview.chromium.org/2824007/diff/1/3#newcode2056 test/cctest/test-debug.cc:2056: { I will suggest that you ...
10 years, 6 months ago (2010-06-17 07:27:14 UTC) #2
podivilov
Please review new version of test. http://codereview.chromium.org/2824007/diff/1/3 File test/cctest/test-debug.cc (right): http://codereview.chromium.org/2824007/diff/1/3#newcode2056 test/cctest/test-debug.cc:2056: { On 2010/06/17 ...
10 years, 6 months ago (2010-06-17 12:05:20 UTC) #3
Søren Thygesen Gjesse
10 years, 6 months ago (2010-06-17 12:16:36 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698