Merged FeedbackSlotInterface into AstNode, removing the need for a 2nd vtable.
authorsvenpanne@chromium.org <svenpanne@chromium.org>
Thu, 2 Oct 2014 09:38:28 +0000 (09:38 +0000)
committersvenpanne@chromium.org <svenpanne@chromium.org>
Thu, 2 Oct 2014 09:38:28 +0000 (09:38 +0000)
commit6e3b54ae360be8c3ccafe5ef7952b1432713a68c
treebaa9b654a97d2d660c3d3eb0852224aeb7bd4a6b
parent6482fb3ee41670b73a1c6c3c17210d618d39b946
Merged FeedbackSlotInterface into AstNode, removing the need for a 2nd vtable.

This tiny change shaves off 112MB from the peak memory usage in the
bug mentioned below, more to come...

BUG=417697
LOG=y
R=mvstanton@chromium.org

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24390 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/ast.h
src/feedback-slots.h [deleted file]
src/hydrogen-instructions.h