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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/virtual/sharedarraybuffer/fast/workers/README.txt
diff --git a/LayoutTests/virtual/sharedarraybuffer/fast/workers/README.txt b/LayoutTests/virtual/sharedarraybuffer/fast/workers/README.txt
new file mode 100644
index 0000000000000000000000000000000000000000..cb3dbc97cf4c4bb3aa237ce09e240ac83dd881ef
--- /dev/null
+++ b/LayoutTests/virtual/sharedarraybuffer/fast/workers/README.txt
@@ -0,0 +1,5 @@
+# This suite runs the tests in fast/workers with
+# --js-flags=--harmony-sharedarraybuffer
+# This enables the experimental SharedArrayBuffer language feature in V8.
+# See
+# https://github.com/lars-t-hansen/ecmascript_sharedmem for more information.

Powered by Google App Engine
This is Rietveld 408576698