예제 #1
0
파일: v8.cs 프로젝트: tomtangrx/jurassic
 public void crypto()
 {
     manager.RunTest("crypto.js", 27308.3);
 }
예제 #2
0
 public void threed_cube()
 {
     manager.RunTest(@"3d-cube.js", 408);
 }