- //-------------------------------------------------------------------------------------------------------
- // Copyright (C) Microsoft. All rights reserved.
- // Licensed under the MIT license. See LICENSE.txt file in the project root for full license information.
- //-------------------------------------------------------------------------------------------------------
- function test0() {
- var protoObj1 = {};
- for (var __loopSecondaryVar1000_0 = 10; protoObj1.length; protoObj1) {
- var v4 = prop0 >>> 0 < 0;
- }
- }
- test0();
- test0();
- test0();
- WScript.Echo("PASSED");
|