Procházet zdrojové kódy

Enable sharedarray ft. for 262 testing

Oguz Bastemur před 8 roky
rodič
revize
f04c6b4198
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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>