Reviewers: Jakob,

Description:
Retire concurrent recompilation delay for non-stress testing.

Instead, we block concurrent recompilation until unblocked. This makes
affected tests more predictable and run shorter.

[email protected]
BUG=

Please review this at https://codereview.chromium.org/26758003/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+80, -26 lines):
  M src/flag-definitions.h
  M src/optimizing-compiler-thread.h
  M src/optimizing-compiler-thread.cc
  M src/runtime.h
  M src/runtime.cc
  M test/mjsunit/compiler/parallel-proto-change.js
  M test/mjsunit/manual-parallel-recompile.js
  M test/mjsunit/parallel-initial-prototype-change.js
  M test/mjsunit/parallel-invalidate-transition-map.js
  M test/mjsunit/regress/regress-embedded-cons-string.js
  M test/mjsunit/regress/regress-opt-after-debug-deopt.js
  M test/mjsunit/regress/regress-prepare-break-while-recompile.js


--
--
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/groups/opt_out.

Reply via email to