Filter transitions while searching for CONSTANT_FUNCTION property in Call::ComputeTarget.
authorvegorov@chromium.org <vegorov@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 2 Jan 2012 08:54:01 +0000 (08:54 +0000)
committervegorov@chromium.org <vegorov@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 2 Jan 2012 08:54:01 +0000 (08:54 +0000)
commit4907f424addc85e0430511acf104f268f52d8593
tree789b4418759d3e88f1f685fe96e713f2e98a38c8
parentf648626eb98c80d2cd1df13bc16139c3115d4f83
Filter transitions while searching for CONSTANT_FUNCTION property in Call::ComputeTarget.

Otherwise transition will hide CONSTANT_FUNCTION property with the same name residing on the prototype.

R=danno@chromium.org
BUG=v8:1883

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@10312 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/ast.cc