Reviewers: fschneider, Steven, 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= Please review this at http://codereview.chromium.org/7782030/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files: M src/contexts.h M src/contexts.cc M src/hydrogen.cc M src/runtime.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
