Add a soft-deopt in keyed element access when current IC is pre-monomorphic and no...
authorhpayer@chromium.org <hpayer@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 21 Oct 2013 12:10:01 +0000 (12:10 +0000)
committerhpayer@chromium.org <hpayer@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 21 Oct 2013 12:10:01 +0000 (12:10 +0000)
commit9667e1b30f69669eeba8b81b5e9473f44d885ad5
tree1726d6676a051a92f5c71c13b64b63804a5f6cf0
parent2d6dab1f2ed416ada57545a1748cfcdba93b224a
Add a soft-deopt in keyed element access when current IC is pre-monomorphic and no type feedback was collected.

BUG=
R=danno@chromium.org

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@17288 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/ast.cc
src/ast.h
src/hydrogen.cc
src/type-info.cc
src/type-info.h