소스 검색

Enable sharedarray ft. for 262 testing

Oguz Bastemur 8 년 전
부모
커밋
f04c6b4198
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>