Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / virtual / sharedarraybuffer / fast / workers / README.txt
blobcb3dbc97cf4c4bb3aa237ce09e240ac83dd881ef
1 # This suite runs the tests in fast/workers with
2 # --js-flags=--harmony-sharedarraybuffer
3 # This enables the experimental SharedArrayBuffer language feature in V8.
4 # See
5 # https://github.com/lars-t-hansen/ecmascript_sharedmem for more information.