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

Issue 843006: Simple bugfix in reaching definitions. (Closed)

Created:
10 years, 9 months ago by Kevin Millikin (Chromium)
Modified:
9 years, 7 months ago
Reviewers:
fschneider
CC:
v8-dev
Visibility:
Public.

Description

Simple bugfix in reaching definitions. We only track definitions of stack-allocated variables. Trying to look up other variables in the environment is a bug. Committed: http://code.google.com/p/v8/source/detail?r=4119

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/data-flow.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
10 years, 9 months ago (2010-03-12 13:18:09 UTC) #1
fschneider
10 years, 9 months ago (2010-03-12 13:45:12 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698