binji
|
196d6aeec1
|
Remove harmony-atomics flag and collapse it into sharedarraybuffer flag
Having both flags is tedious, and it is unlikely you'd ever want them
separately.
R=jarin@chromium.org
Review URL: https://codereview.chromium.org/1304163010
Cr-Commit-Position: refs/heads/master@{#30523}
|
2015-09-01 18:34:00 +00:00 |
|
binji
|
a55fcc93ae
|
Don't use length property when bounds checking atomics functions
The length property can be monkey-patched, so use the native function instead.
R=jarin@chromium.org
BUG=
Review URL: https://codereview.chromium.org/1227913006
Cr-Commit-Position: refs/heads/master@{#29653}
|
2015-07-14 16:17:21 +00:00 |
|
binji
|
e6fed5e895
|
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}
|
2015-06-19 16:14:15 +00:00 |
|