Przeglądaj źródła

Enable sharedarray ft. for 262 testing

Oguz Bastemur 8 lat temu
rodzic
commit
f04c6b4198
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      test/262/rlexe.xml

+ 1 - 1
test/262/rlexe.xml

@@ -2,7 +2,7 @@
 <regress-exe>
   <test>
     <default>
-      <compile-flags>-Test262</compile-flags>
+      <compile-flags>-ESSharedArrayBuffer -Test262</compile-flags>
       <files>262test.js</files>
     </default>
   </test>