Pass the ast_id to HandleKeyed to make sure it's the right one (e.g., CountOperation...
authorverwaest@chromium.org <verwaest@chromium.org>
Mon, 22 Sep 2014 12:43:40 +0000 (12:43 +0000)
committerverwaest@chromium.org <verwaest@chromium.org>
Mon, 22 Sep 2014 12:43:40 +0000 (12:43 +0000)
commit045fbe46b13ceb9af5b99c04c9990f56348e63b6
tree3e3f14004036a7045a8265a72e89e51d1f49aca2
parent363619d01dc085bfc470ba33ac2e0b547084e841
Pass the ast_id to HandleKeyed to make sure it's the right one (e.g., CountOperation, not just the load-expression's id)

BUG=
R=jarin@chromium.org

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24117 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/hydrogen.cc
src/hydrogen.h
test/mjsunit/keyed-named-access.js