Revert of Reland "Remove support for thread-based recompilation" (patchset #1 id...
authorjochen <jochen@chromium.org>
Tue, 14 Apr 2015 12:29:27 +0000 (05:29 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 14 Apr 2015 12:29:26 +0000 (12:29 +0000)
commitcf663c487f2d644ef6f3a5bc209c4994b91a0a56
treebb08100c52b82fabecb2f49ddfa4d9007d4c5965
parent2c01bd34b03cefe3946147aaf626f9e9938ee63e
Revert of Reland "Remove support for thread-based recompilation" (patchset #1 id:1 of https://codereview.chromium.org/1059853004/)

Reason for revert:
still times out

Original issue's description:
> Reland "Remove support for thread-based recompilation"
>
> Original issue's description:
> > Remove support for thread-based recompilation
> >
> > BUG=v8:3608
> > R=yangguo@chromium.org
> > LOG=y
> >
> > Committed: https://crrev.com/ed5db223a19dfe126af012e894582251aa3635d7
> > Cr-Commit-Position: refs/heads/master@{#27619}
>
> BUG=v8:3608
> R=yangguo@chromium.org
> LOG=y
>
> Committed: https://crrev.com/f1ceccb8b8b352a91e6366e3e3103f1db0df6afb
> Cr-Commit-Position: refs/heads/master@{#27813}

TBR=yangguo@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=v8:3608

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

Cr-Commit-Position: refs/heads/master@{#27816}
19 files changed:
BUILD.gn
src/compiler.cc
src/compiler.h
src/cpu-profiler.h
src/debug.cc
src/execution.cc
src/flag-definitions.h
src/heap/heap.cc
src/hydrogen.cc
src/isolate.cc
src/isolate.h
src/objects.cc
src/optimizing-compile-dispatcher.cc [deleted file]
src/optimizing-compile-dispatcher.h [deleted file]
src/optimizing-compiler-thread.cc [new file with mode: 0644]
src/optimizing-compiler-thread.h [new file with mode: 0644]
src/runtime/runtime-compiler.cc
src/runtime/runtime-test.cc
tools/gyp/v8.gyp