Reviewers: Erik Corry, Description: Port fast eval calls to x64 and ARM. For global variables that can only be shadowed by eval-introduced variables we usually do not need to do a context lookup in the runtime system.
Please review this at http://codereview.chromium.org/2672001/show SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/arm/codegen-arm.cc M src/x64/codegen-x64.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
