Remove RecordTypeFeedback() methods from some AST classes and move into typing.cc.
authortitzer <titzer@chromium.org>
Thu, 26 Feb 2015 18:34:41 +0000 (10:34 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 26 Feb 2015 18:34:46 +0000 (18:34 +0000)
commit5c7b7b919b50ba6e5827ad164968e94024f8a63b
tree57c80137ef3fe76dec1abce25b3ae111527306d4
parent4c80924d2b2f9915f6abbd2ced86f6e90abf8c8e
Remove RecordTypeFeedback() methods from some AST classes and move into typing.cc.

R=mvstanton@chromium.org
BUG=

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

Cr-Commit-Position: refs/heads/master@{#26890}
src/ast.cc
src/ast.h
src/typing.cc