Change the maximum optimization count into a commandline flag.
authorsvenpanne@chromium.org <svenpanne@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 16 Aug 2012 11:40:03 +0000 (11:40 +0000)
committersvenpanne@chromium.org <svenpanne@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 16 Aug 2012 11:40:03 +0000 (11:40 +0000)
commit018670f2e4acc654dbbd6bd6e1d41ecdf44f298e
tree91c26afeae1e2e832881d657a355507446906da2
parentf5f8ebd4ed2e750317370889e32f19063a85f112
Change the maximum optimization count into a commandline flag.

This is needed for some unit tests, which otherwise do not test what people
think they do. ;-)

Review URL: https://chromiumcodereview.appspot.com/10823362

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@12318 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/compiler.cc
src/compiler.h
src/flag-definitions.h
src/hydrogen.cc
src/objects.cc
src/runtime-profiler.cc