Introduce helper functions to test parallel recompilation.
authoryangguo@chromium.org <yangguo@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 16 Nov 2012 10:57:50 +0000 (10:57 +0000)
committeryangguo@chromium.org <yangguo@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 16 Nov 2012 10:57:50 +0000 (10:57 +0000)
commit63f109aaa5ee807d280bd2b5568990a148098558
tree7e5be270b48e5d152c0e5fba164de87d2e07df53
parent7f824867f66068de7fe2cea2f67bfcef904cb84e
Introduce helper functions to test parallel recompilation.

BUG=

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@12986 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/execution.cc
src/flag-definitions.h
src/optimizing-compiler-thread.cc
src/optimizing-compiler-thread.h
src/runtime-profiler.cc
src/runtime.cc
src/runtime.h
test/mjsunit/manual-parallel-recompile.js [new file with mode: 0644]