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

Issue 7890007: Fix scope iteration when debugging global code. (Closed)

Created:
9 years, 3 months ago by Steven
Modified:
9 years, 3 months ago
Reviewers:
fschneider
CC:
v8-dev
Visibility:
Public.

Description

Fix scope iteration when debugging global code. TEST=mjsunit/debug-scopes.js Committed: http://code.google.com/p/v8/source/detail?r=9273

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -10 lines) Patch
M src/runtime.cc View 2 chunks +11 lines, -10 lines 0 comments Download
M test/mjsunit/debug-scopes.js View 3 chunks +75 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Steven
PTAL.
9 years, 3 months ago (2011-09-13 14:42:02 UTC) #1
fschneider
LGTM. Was there an issue associated with this?
9 years, 3 months ago (2011-09-14 09:50:56 UTC) #2
Steven
9 years, 3 months ago (2011-09-14 11:21:51 UTC) #3
On 2011/09/14 09:50:56, fschneider wrote:
> LGTM.
> 
> Was there an issue associated with this?

No. I just discovered this while working on scope iteration.

Powered by Google App Engine
This is Rietveld 408576698