Fix cluster-fuzz bug introduced in refs/heads/master@{#28796}
authorbinji <binji@chromium.org>
Fri, 19 Jun 2015 16:14:03 +0000 (09:14 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 19 Jun 2015 16:14:15 +0000 (16:14 +0000)
commite6fed5e8957e49794ded6b0dbea043e9a1f707c6
tree3e0563e3514fa5a46e4b4dd0b1f96bad6a8bbc8d
parentec2eaf712ecee6b4891c0458f2397e04a1f9b339
Fix cluster-fuzz bug introduced in refs/heads/master@{#28796}

Don't DCHECK in the atomic runtime functions.

BUG=chromium:501809,chromium:497295
R=jarin@chromium.org
LOG=n

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

Cr-Commit-Position: refs/heads/master@{#29159}
src/runtime/runtime-atomics.cc
test/mjsunit/regress/regress-crbug-501809.js [new file with mode: 0644]