Squeeze the layout of various AST node types.
authorsvenpanne@chromium.org <svenpanne@chromium.org>
Tue, 14 Oct 2014 10:24:18 +0000 (10:24 +0000)
committersvenpanne@chromium.org <svenpanne@chromium.org>
Tue, 14 Oct 2014 10:24:18 +0000 (10:24 +0000)
commitda0c38056f422af9db5b233497488216b5bcf719
treea0360dcc675ae42acab7333b9204a8f4a0799ca8
parentb774d2068b6185ec3dd0250c3d4aca5d0f44d5ed
Squeeze the layout of various AST node types.

The following AST node types were improved (in decreasing number of
importance for asm.js-like source code): Expression, VariableProxy,
Assignment, BinaryOperation, Declaration, Property, Call.

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

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

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