[Interpreter] Avoid shadowing variables in the bytecode graph builder.
authoroth <oth@chromium.org>
Tue, 15 Sep 2015 08:18:23 +0000 (01:18 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 15 Sep 2015 08:18:35 +0000 (08:18 +0000)
commitf71bc57aa5364d25503ebc98108fe0f4ebddba67
tree1152ec8967f4dbbd737c64d7be8b01ede2b504ea
parent18d2c58cfd3ada09b9124b9d9cb41473d5d8eb76
[Interpreter] Avoid shadowing variables in the bytecode graph builder.

Reported by Bruce Dawson.

BUG=v8:4280
LOG=N

Review URL: https://codereview.chromium.org/1346453002

Cr-Commit-Position: refs/heads/master@{#30732}
src/compiler/bytecode-graph-builder.cc