Fast-compiler: Added trivial implementations of while and do/while.
authorlrn@chromium.org <lrn@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 9 Nov 2009 13:22:38 +0000 (13:22 +0000)
committerlrn@chromium.org <lrn@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 9 Nov 2009 13:22:38 +0000 (13:22 +0000)
commit5b1faade55d22a3b29171512b562d7a5f299cd19
treeb51b95157f993d46940d4b453722782e3d98440f
parent9065114928a26fe70f0c08c8e8b5e1af1f3f5876
Fast-compiler: Added trivial implementations of while and do/while.

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

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