Reviewers: Kevin Millikin, Kasper Lund, Description: Change the list of statements that are inlineable into a black-list.
Before we had a white-list of things that we allow inside inlined functions. This way we can enable new constructs one-by-one. Please review this at http://codereview.chromium.org/6825042/ SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/ast.h M src/ast.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
