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

Issue 20078: Remove unused code. This code used to be used to "decide" if a call... (Closed)

Created:
11 years, 10 months ago by Mads Ager (chromium)
Modified:
9 years, 7 months ago
Reviewers:
olehougaard
CC:
v8-dev
Visibility:
Public.

Description

Remove unused code. This code used to be used to "decide" if a call to eval is aliased. Now that we correctly track eval aliasing, we do not need this code. Committed: http://code.google.com/p/v8/source/detail?r=1228

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -41 lines) Patch
M src/scopeinfo.h View 1 3 chunks +0 lines, -5 lines 0 comments Download
M src/scopeinfo.cc View 1 9 chunks +4 lines, -27 lines 0 comments Download
M src/scopes.h View 1 chunk +0 lines, -4 lines 0 comments Download
M src/scopes.cc View 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Mads Ager (chromium)
11 years, 10 months ago (2009-02-05 09:10:46 UTC) #1
olehougaard
LGTM
11 years, 10 months ago (2009-02-05 09:15:18 UTC) #2
olehougaard
11 years, 10 months ago (2009-02-05 09:32:30 UTC) #3
Still LGTM (Even better, in fact).

Powered by Google App Engine
This is Rietveld 408576698