Assert in debug mode that we do not try to compile a function literal
authorkmillikin@chromium.org <kmillikin@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 9 Mar 2009 14:48:34 +0000 (14:48 +0000)
committerkmillikin@chromium.org <kmillikin@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 9 Mar 2009 14:48:34 +0000 (14:48 +0000)
commit1984f54a782bc4979222cbfdc3b5ee74a7510c13
treed102bbc90ef34c86c27b6e8f390985ba6bd3190c
parenteb816ae54aa7821c19123279c0312c6db3b55c63
Assert in debug mode that we do not try to compile a function literal
more than once.

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

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