Reviewers: Yang, danno, Message: Parallel recompilation is turned off by default. Please use the --parallel-recompilation flag.
Description: Optimize functions on a second thread. BUG= TEST= Please review this at http://codereview.chromium.org/10807024/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files: M src/SConscript M src/arm/builtins-arm.cc M src/ast.h M src/builtins.h M src/compiler.h M src/compiler.cc M src/d8.h M src/execution.h M src/execution.cc M src/flag-definitions.h M src/flags.cc M src/handles-inl.h M src/heap.h M src/heap.cc M src/hydrogen-instructions.h M src/hydrogen.cc M src/ia32/builtins-ia32.cc M src/isolate.h M src/isolate.cc M src/lithium.cc M src/mark-compact.cc M src/objects-inl.h M src/objects.h M src/objects.cc A src/optimizing-compiler-thread.h A src/optimizing-compiler-thread.cc M src/profile-generator-inl.h M src/runtime-profiler.cc M src/runtime.h M src/runtime.cc D src/smart-array-pointer.h A + src/smart-pointers.h M src/v8.cc M src/v8globals.h M src/vm-state-inl.h M src/x64/builtins-x64.cc M test/cctest/test-mark-compact.cc M test/mjsunit/array-bounds-check-removal.js M test/mjsunit/array-literal-transitions.js M test/mjsunit/assert-opt-and-deopt.js M test/mjsunit/count-based-osr.js M test/mjsunit/debug-break-inline.js M test/mjsunit/debug-script.js M test/mjsunit/elements-transition-hoisting.js M test/mjsunit/fuzz-natives.js M test/mjsunit/harmony/block-let-crankshaft.js M test/mjsunit/math-floor-of-div-minus-zero.js M test/mjsunit/regress/regress-1118.js M test/mjsunit/unbox-double-arrays.js M tools/gyp/v8.gyp -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
