Comment #21 on issue 3608 by [email protected]: use v8::Platform tasks instead of a thread for optimizing compiler
https://code.google.com/p/v8/issues/detail?id=3608#c21
The following revision refers to this bug:https://chromium.googlesource.com/v8/v8.git/+/e68304841672b4d2283863aeb474cfe42b6d2021
commit e68304841672b4d2283863aeb474cfe42b6d2021 Author: jochen <[email protected]> Date: Tue Apr 14 13:57:35 2015 Reland "Remove support for thread-based recompilation" Original issue's description:
Remove support for thread-based recompilation
BUG=v8:3608 [email protected] LOG=y
Committed: https://crrev.com/ed5db223a19dfe126af01 Cr-Commit-Position: refs/heads/master@{#27619}
BUG=v8:3608 [email protected] LOG=y Review URL: https://codereview.chromium.org/1087763003 Cr-Commit-Position: refs/heads/master@{#27821} [modify] http://crrev.com/e68304841672b4d2283863aeb474cfe42b6d2021/BUILD.gn[modify] http://crrev.com/e68304841672b4d2283863aeb474cfe42b6d2021/src/compiler.cc [modify] http://crrev.com/e68304841672b4d2283863aeb474cfe42b6d2021/src/compiler.h [modify] http://crrev.com/e68304841672b4d2283863aeb474cfe42b6d2021/src/cpu-profiler.h [modify] http://crrev.com/e68304841672b4d2283863aeb474cfe42b6d2021/src/debug.cc [modify] http://crrev.com/e68304841672b4d2283863aeb474cfe42b6d2021/src/execution.cc [modify] http://crrev.com/e68304841672b4d2283863aeb474cfe42b6d2021/src/flag-definitions.h [modify] http://crrev.com/e68304841672b4d2283863aeb474cfe42b6d2021/src/heap/heap.cc [modify] http://crrev.com/e68304841672b4d2283863aeb474cfe42b6d2021/src/hydrogen.cc [modify] http://crrev.com/e68304841672b4d2283863aeb474cfe42b6d2021/src/isolate.cc [modify] http://crrev.com/e68304841672b4d2283863aeb474cfe42b6d2021/src/isolate.h [modify] http://crrev.com/e68304841672b4d2283863aeb474cfe42b6d2021/src/objects.cc [add] http://crrev.com/e68304841672b4d2283863aeb474cfe42b6d2021/src/optimizing-compile-dispatcher.cc [rename] http://crrev.com/e68304841672b4d2283863aeb474cfe42b6d2021/src/optimizing-compile-dispatcher.h [delete] http://crrev.com/bd92c271442547d333d6dd33dc2da5c82c44d6b4/src/optimizing-compiler-thread.cc [modify] http://crrev.com/e68304841672b4d2283863aeb474cfe42b6d2021/src/runtime/runtime-compiler.cc [modify] http://crrev.com/e68304841672b4d2283863aeb474cfe42b6d2021/src/runtime/runtime-test.cc [modify] http://crrev.com/e68304841672b4d2283863aeb474cfe42b6d2021/tools/gyp/v8.gyp
--You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at: https://code.google.com/hosting/settings -- -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
