| 123456789101112131415161718192021222324 |
- //-------------------------------------------------------------------------------------------------------
- // Copyright (C) Microsoft. All rights reserved.
- // Licensed under the MIT license. See LICENSE.txt file in the project root for full license information.
- //-------------------------------------------------------------------------------------------------------
- function makeArrayLength() {
- }
- var obj0 = {};
- var e = -1022526546;
- var protoObj1 = Object();
- obj0.prop0 = -85489020;
- for (var v3 = 0; v3 < 2; v3++) {
- (function () {
- makeArrayLength(c = typeof protoObj1.prop1 == 'undefined');
- for (var _strvar3 in obj0) {
- obj0[_strvar3] = (e == protoObj1 || 4294967295 > protoObj1) != (c >>= protoObj1);
- }
- }());
- }
- if(obj0.prop0) {
- print("PASSED");
- } else {
- print("FAILED");
- }
|