A simple change to enable empty top-level function bodies in the
authorkmillikin@chromium.org <kmillikin@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 20 Oct 2009 09:12:53 +0000 (09:12 +0000)
committerkmillikin@chromium.org <kmillikin@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 20 Oct 2009 09:12:53 +0000 (09:12 +0000)
commit03c4ad1e9a5abce8534e265981023ad6aaa7d479
treecee6b8fd708f22da267686a8770fd2202b757cd2
parent99445fc2115bfba583314b2d3076b31df4fba33d
A simple change to enable empty top-level function bodies in the
fast-mode compiler.  Support was already present, but disabled.

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

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