Make sweeper threads respect the max_available_threads constraint.
authorulan <ulan@chromium.org>
Tue, 10 Mar 2015 09:58:18 +0000 (02:58 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 10 Mar 2015 09:58:31 +0000 (09:58 +0000)
commit3f5ff276f3d1837b92d1ced0b18253d3968c9c01
tree1a92cf82062dcdf06adbe21917e63f658afa4527
parent4f865389bcecdff6aa56512fab3a147507a95a51
Make sweeper threads respect the max_available_threads constraint.

BUG=

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

Cr-Commit-Position: refs/heads/master@{#27091}
src/heap/heap.cc
src/heap/heap.h
src/heap/incremental-marking.cc
src/heap/mark-compact.cc