Remove links to hg.ecmascript.org

This commit is contained in:
André Bargull 2015-07-17 17:42:45 +02:00
parent ada5db7569
commit a85f5039e0
6309 changed files with 6309 additions and 25239 deletions

View File

@ -1,8 +1,5 @@
/// Copyright (c) 2012 Ecma International. All rights reserved. /// Copyright (c) 2012 Ecma International. All rights reserved.
/// Ecma International makes this code available under the terms and conditions set /// This code is governed by the BSD license found in the LICENSE file.
/// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
/// "Use Terms"). Any redistribution of this code must retain the above
/// copyright and this notice and otherwise comply with the Use Terms.
function testRun(id, path, description, codeString, result, error) { function testRun(id, path, description, codeString, result, error) {
if (result!=="pass") { if (result!=="pass") {

View File

@ -1,8 +1,5 @@
/// Copyright (c) 2012 Ecma International. All rights reserved. /// Copyright (c) 2012 Ecma International. All rights reserved.
/// Ecma International makes this code available under the terms and conditions set /// This code is governed by the BSD license found in the LICENSE file.
/// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
/// "Use Terms"). Any redistribution of this code must retain the above
/// copyright and this notice and otherwise comply with the Use Terms.
var NotEarlyErrorString = "NotEarlyError"; var NotEarlyErrorString = "NotEarlyError";
var EarlyErrorRePat = "^((?!" + NotEarlyErrorString + ").)*$"; var EarlyErrorRePat = "^((?!" + NotEarlyErrorString + ").)*$";

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: B.2.1 es5id: B.2.1

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: B.2.2 es5id: B.2.2

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: B.2.3 es5id: B.2.3

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: B.2.4 es5id: B.2.4

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: B.2.5 es5id: B.2.5

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: B.2.6 es5id: B.2.6

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es6id: B.2.5.1 es6id: B.2.5.1

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.5-1 es5id: 15.4.5-1

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.5.1-3.d-1 es5id: 15.4.5.1-3.d-1

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.5.1-3.d-2 es5id: 15.4.5.1-3.d-2

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.5.1-3.d-3 es5id: 15.4.5.1-3.d-3

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.5.1-5-1 es5id: 15.4.5.1-5-1

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.5.1-5-2 es5id: 15.4.5.1-5-2

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.3.2-0-1 es5id: 15.4.3.2-0-1

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.3.2-0-2 es5id: 15.4.3.2-0-2

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.3.2-0-3 es5id: 15.4.3.2-0-3

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.3.2-0-4 es5id: 15.4.3.2-0-4

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.3.2-0-5 es5id: 15.4.3.2-0-5

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.3.2-0-6 es5id: 15.4.3.2-0-6

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.3.2-0-7 es5id: 15.4.3.2-0-7

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.3.2-1-1 es5id: 15.4.3.2-1-1

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.3.2-1-10 es5id: 15.4.3.2-1-10

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.3.2-1-11 es5id: 15.4.3.2-1-11

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.3.2-1-12 es5id: 15.4.3.2-1-12

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.3.2-1-13 es5id: 15.4.3.2-1-13

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.3.2-1-15 es5id: 15.4.3.2-1-15

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.3.2-1-2 es5id: 15.4.3.2-1-2

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.3.2-1-3 es5id: 15.4.3.2-1-3

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.3.2-1-4 es5id: 15.4.3.2-1-4

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.3.2-1-5 es5id: 15.4.3.2-1-5

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.3.2-1-6 es5id: 15.4.3.2-1-6

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.3.2-1-7 es5id: 15.4.3.2-1-7

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.3.2-1-8 es5id: 15.4.3.2-1-8

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.3.2-1-9 es5id: 15.4.3.2-1-9

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.3.2-2-1 es5id: 15.4.3.2-2-1

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.3.2-2-2 es5id: 15.4.3.2-2-2

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.3.2-2-3 es5id: 15.4.3.2-2-3

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.4-5-b-iii-3-b-1 es5id: 15.4.4.4-5-b-iii-3-b-1

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.4-5-c-i-1 es5id: 15.4.4.4-5-c-i-1

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-0-1 es5id: 15.4.4.16-0-1

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-0-2 es5id: 15.4.4.16-0-2

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-1-1 es5id: 15.4.4.16-1-1

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-1-10 es5id: 15.4.4.16-1-10

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-1-11 es5id: 15.4.4.16-1-11

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-1-12 es5id: 15.4.4.16-1-12

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-1-13 es5id: 15.4.4.16-1-13

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-1-14 es5id: 15.4.4.16-1-14

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-1-15 es5id: 15.4.4.16-1-15

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-1-2 es5id: 15.4.4.16-1-2

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-1-3 es5id: 15.4.4.16-1-3

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-1-4 es5id: 15.4.4.16-1-4

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-1-5 es5id: 15.4.4.16-1-5

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-1-6 es5id: 15.4.4.16-1-6

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-1-7 es5id: 15.4.4.16-1-7

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-1-8 es5id: 15.4.4.16-1-8

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-1-9 es5id: 15.4.4.16-1-9

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-2-1 es5id: 15.4.4.16-2-1

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-2-10 es5id: 15.4.4.16-2-10

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-2-11 es5id: 15.4.4.16-2-11

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-2-12 es5id: 15.4.4.16-2-12

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-2-13 es5id: 15.4.4.16-2-13

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-2-14 es5id: 15.4.4.16-2-14

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-2-15 es5id: 15.4.4.16-2-15

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-2-17 es5id: 15.4.4.16-2-17

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-2-18 es5id: 15.4.4.16-2-18

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-2-19 es5id: 15.4.4.16-2-19

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-2-2 es5id: 15.4.4.16-2-2

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-2-3 es5id: 15.4.4.16-2-3

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-2-4 es5id: 15.4.4.16-2-4

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-2-5 es5id: 15.4.4.16-2-5

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-2-6 es5id: 15.4.4.16-2-6

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-2-7 es5id: 15.4.4.16-2-7

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-2-8 es5id: 15.4.4.16-2-8

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-2-9 es5id: 15.4.4.16-2-9

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-3-1 es5id: 15.4.4.16-3-1

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-3-10 es5id: 15.4.4.16-3-10

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-3-11 es5id: 15.4.4.16-3-11

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-3-12 es5id: 15.4.4.16-3-12

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-3-13 es5id: 15.4.4.16-3-13

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-3-14 es5id: 15.4.4.16-3-14

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-3-15 es5id: 15.4.4.16-3-15

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-3-16 es5id: 15.4.4.16-3-16

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-3-17 es5id: 15.4.4.16-3-17

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-3-18 es5id: 15.4.4.16-3-18

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-3-19 es5id: 15.4.4.16-3-19

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-3-2 es5id: 15.4.4.16-3-2

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-3-20 es5id: 15.4.4.16-3-20

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-3-21 es5id: 15.4.4.16-3-21

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-3-22 es5id: 15.4.4.16-3-22

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-3-23 es5id: 15.4.4.16-3-23

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-3-24 es5id: 15.4.4.16-3-24

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-3-25 es5id: 15.4.4.16-3-25

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-3-29 es5id: 15.4.4.16-3-29

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-3-3 es5id: 15.4.4.16-3-3

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-3-4 es5id: 15.4.4.16-3-4

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-3-5 es5id: 15.4.4.16-3-5

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-3-6 es5id: 15.4.4.16-3-6

View File

@ -1,8 +1,5 @@
// Copyright (c) 2012 Ecma International. All rights reserved. // Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set // This code is governed by the BSD license found in the LICENSE file.
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this notice and otherwise comply with the Use Terms.
/*--- /*---
es5id: 15.4.4.16-3-7 es5id: 15.4.4.16-3-7

Some files were not shown because too many files have changed in this diff Show More