Cut back the syntactic constructs handled by the flow graph builder.
authorkmillikin@chromium.org <kmillikin@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 10 Mar 2010 14:40:31 +0000 (14:40 +0000)
committerkmillikin@chromium.org <kmillikin@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 10 Mar 2010 14:40:31 +0000 (14:40 +0000)
commit174466d4dac80d5b00a77d7b7ab055418b913fca
treecf0bb7169c44f6747d0b9b14a40b9f53e8c14c4f
parentf6df326714b5a3a9c41c53cb2eddb17cc7ea6aed
Cut back the syntactic constructs handled by the flow graph builder.

While the flow graph is experimental, it's easier to be able to ignore
some problematic syntactic constructs.  Reduce the ones that can occur
in constructed flow graphs.

Review URL: http://codereview.chromium.org/790004

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4084 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/data-flow.cc