Disable concurrent osr for test-mark-compact/BootUpMemoryUse.
authoryangguo@chromium.org <yangguo@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 11 Feb 2014 11:47:38 +0000 (11:47 +0000)
committeryangguo@chromium.org <yangguo@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 11 Feb 2014 11:47:38 +0000 (11:47 +0000)
commitab2aaac1109c842dd1edfde51a9671b22713a575
tree083d1c948af23f379291243521987c041696a0bf
parent117d0dc460acd88b62070e371f5d77505a35ecb7
Disable concurrent osr for test-mark-compact/BootUpMemoryUse.

If --concurrent-osr is on, it will imply --concurrent-recompilation, even
though it's expected to be disabled.

R=machenbach@chromium.org

Review URL: https://codereview.chromium.org/143183006

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@19271 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
test/cctest/test-mark-compact.cc