b9e48a6616
our renamer wasn't trusting the JS builtin to use arguments correctly :) incidentally, this does the final step in making the renamer precise: it tracks all renames per-scope now. In practice this was almost never hit except for "arguments" though. R=vsm@google.com Review URL: https://codereview.chromium.org/1200243002.