Properly create variables to access outer arguments and function names.
authorantonm@chromium.org <antonm@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 19 Jan 2011 08:16:17 +0000 (08:16 +0000)
committerantonm@chromium.org <antonm@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 19 Jan 2011 08:16:17 +0000 (08:16 +0000)
commit49144ee6b65d6428d9b073e7016fe12bff91bcc1
tree067b2271111b38898c3b70a25edb66f44d772122
parent9e23f65bec299d1656785dad24d53a73f05403e8
Properly create variables to access outer arguments and function names.

Review URL: http://codereview.chromium.org/6266007

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@6380 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/scopeinfo.cc
src/scopes.cc
test/mjsunit/compiler/regress-serialized-slots.js [new file with mode: 0644]