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

Issue 7782030: Clean up Context::Lookup and its uses. (Closed)

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

Description

Clean up Context::Lookup and its uses. Refactor Context::Lookup so it is more obvious. Change the comment in contexts.h so it no longer indicates that it can return an arguments object (it can't) and clean up the call sites that had leftover dead code. BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=9223

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+179 lines, -245 lines) Patch
M src/contexts.h View 2 chunks +14 lines, -24 lines 0 comments Download
M src/contexts.cc View 3 chunks +46 lines, -54 lines 0 comments Download
M src/hydrogen.cc View 1 chunk +0 lines, -1 line 0 comments Download
M src/runtime.cc View 14 chunks +119 lines, -166 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
9 years, 3 months ago (2011-09-08 08:54:09 UTC) #1
fschneider
9 years, 3 months ago (2011-09-08 12:56:01 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698