Pass load ic state through the Oracle.
authormvstanton <mvstanton@chromium.org>
Wed, 15 Apr 2015 01:24:40 +0000 (18:24 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 15 Apr 2015 01:24:35 +0000 (01:24 +0000)
commit4598f1d376933e4228c4af4afc69b56b98a1f451
treeab0c01a34c3ffabf7e6d21d73d8aef8c83f761b5
parent592c0fe7b68b182d21ecb9ee2689c872e4c5c83e
Pass load ic state through the Oracle.

We'd like to know in optimized code with more precision what feedback
state was achieved for a load.

R=dcarney@chromium.org
BUG=

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

Cr-Commit-Position: refs/heads/master@{#27826}
src/ast.h
src/compiler/js-type-feedback.cc
src/type-info.cc
src/type-info.h
src/typing.cc