repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
virtual
/
sharedarraybuffer
/
fast
/
workers
/
README.txt
blob
cb3dbc97cf4c4bb3aa237ce09e240ac83dd881ef
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.