bug9080773_2.js 584 B

123456789101112131415
  1. //-------------------------------------------------------------------------------------------------------
  2. // Copyright (C) Microsoft. All rights reserved.
  3. // Licensed under the MIT license. See LICENSE.txt file in the project root for full license information.
  4. //-------------------------------------------------------------------------------------------------------
  5. function test0() {
  6. var protoObj1 = {};
  7. for (var __loopSecondaryVar1000_0 = 10; protoObj1.length; protoObj1) {
  8. var v4 = prop0 >>> 0 < 0;
  9. }
  10. }
  11. test0();
  12. test0();
  13. test0();
  14. WScript.Echo("PASSED");