Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(71)

Side by Side Diff: LayoutTests/virtual/sharedarraybuffer/fast/workers/README.txt

Issue 1097773004: Sharing of SharedArrayBuffer via PostMessage transfer (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: additional flag in virtual test suite Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
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.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698