diff --git a/SConstruct b/SConstruct index bdd0ab44d2..a2bed5652c 100644 --- a/SConstruct +++ b/SConstruct @@ -1,4 +1,4 @@ -# Copyright 2008 Google Inc. All rights reserved. +# Copyright 2008 the V8 project authors. All rights reserved. # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are # met: diff --git a/benchmarks/base.js b/benchmarks/base.js index d3c9dcaec9..55e717d868 100644 --- a/benchmarks/base.js +++ b/benchmarks/base.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/benchmarks/deltablue.js b/benchmarks/deltablue.js index b18efa4306..b51afd1d2d 100644 --- a/benchmarks/deltablue.js +++ b/benchmarks/deltablue.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Copyright 1996 John Maloney and Mario Wolczko. // This program is free software; you can redistribute it and/or modify diff --git a/benchmarks/richards.js b/benchmarks/richards.js index 8cced90bd0..7df363d980 100644 --- a/benchmarks/richards.js +++ b/benchmarks/richards.js @@ -1,4 +1,4 @@ -// Copyright 2007 Google Inc. All rights reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/benchmarks/run.js b/benchmarks/run.js index 8302535d41..7a1c89584a 100644 --- a/benchmarks/run.js +++ b/benchmarks/run.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/include/v8-debug.h b/include/v8-debug.h index 6ac120253d..f537d7dc89 100644 --- a/include/v8-debug.h +++ b/include/v8-debug.h @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/include/v8.h b/include/v8.h index a8f72111ac..c72bb2e7bd 100644 --- a/include/v8.h +++ b/include/v8.h @@ -1,4 +1,4 @@ -// Copyright 2007-2008 Google Inc. All Rights Reserved. +// Copyright 2007-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/samples/SConscript b/samples/SConscript index 2583b52336..31990b681b 100644 --- a/samples/SConscript +++ b/samples/SConscript @@ -1,4 +1,4 @@ -# Copyright 2008 Google Inc. All rights reserved. +# Copyright 2008 the V8 project authors. All rights reserved. # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are # met: diff --git a/samples/count-hosts.js b/samples/count-hosts.js index 5c714c3e03..bea6553d27 100644 --- a/samples/count-hosts.js +++ b/samples/count-hosts.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/samples/process.cc b/samples/process.cc index c0710f323a..57710b377d 100644 --- a/samples/process.cc +++ b/samples/process.cc @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/samples/shell.cc b/samples/shell.cc index 643eeb46be..be5d0c6b96 100644 --- a/samples/shell.cc +++ b/samples/shell.cc @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/SConscript b/src/SConscript index 3b3f5e87a8..cc39e2271a 100644 --- a/src/SConscript +++ b/src/SConscript @@ -1,4 +1,4 @@ -# Copyright 2008 Google Inc. All rights reserved. +# Copyright 2008 the V8 project authors. All rights reserved. # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are # met: diff --git a/src/accessors.cc b/src/accessors.cc index 4895f685a0..f02894b53c 100644 --- a/src/accessors.cc +++ b/src/accessors.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/accessors.h b/src/accessors.h index da1a03750f..6fb3195e9b 100644 --- a/src/accessors.h +++ b/src/accessors.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/allocation.cc b/src/allocation.cc index 6650636935..d7d21aaa68 100644 --- a/src/allocation.cc +++ b/src/allocation.cc @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/allocation.h b/src/allocation.h index 5c9ff5e911..35e68bde04 100644 --- a/src/allocation.h +++ b/src/allocation.h @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/api.cc b/src/api.cc index 0c5405e842..56370186e3 100644 --- a/src/api.cc +++ b/src/api.cc @@ -1,4 +1,4 @@ -// Copyright 2007-2008 Google Inc. All Rights Reserved. +// Copyright 2007-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/api.h b/src/api.h index cd81174bcc..18dea43163 100644 --- a/src/api.h +++ b/src/api.h @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/apinatives.js b/src/apinatives.js index 9ec20902fb..7d4025615f 100644 --- a/src/apinatives.js +++ b/src/apinatives.js @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/arguments.h b/src/arguments.h index 55e9c45f0f..2ec68ed20b 100644 --- a/src/arguments.h +++ b/src/arguments.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/array.js b/src/array.js index fc4475992e..061283a70f 100644 --- a/src/array.js +++ b/src/array.js @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/assembler-arm-inl.h b/src/assembler-arm-inl.h index 6bc900a39c..d949811388 100644 --- a/src/assembler-arm-inl.h +++ b/src/assembler-arm-inl.h @@ -32,7 +32,7 @@ // The original source code covered by the above license above has been modified // significantly by Google Inc. -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. #ifndef V8_ASSEMBLER_ARM_INL_H_ #define V8_ASSEMBLER_ARM_INL_H_ diff --git a/src/assembler-arm.cc b/src/assembler-arm.cc index 6089b0f676..e057fe033b 100644 --- a/src/assembler-arm.cc +++ b/src/assembler-arm.cc @@ -32,7 +32,7 @@ // The original source code covered by the above license above has been modified // significantly by Google Inc. -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. #include "v8.h" diff --git a/src/assembler-arm.h b/src/assembler-arm.h index f8cdb00e25..85913623e6 100644 --- a/src/assembler-arm.h +++ b/src/assembler-arm.h @@ -32,7 +32,7 @@ // The original source code covered by the above license above has been modified // significantly by Google Inc. -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // A light-weight ARM Assembler // Generates user mode instructions for the ARM architecture up to version 5 diff --git a/src/assembler-ia32-inl.h b/src/assembler-ia32-inl.h index 837f295d49..66102e66c6 100644 --- a/src/assembler-ia32-inl.h +++ b/src/assembler-ia32-inl.h @@ -30,7 +30,7 @@ // The original source code covered by the above license above has been // modified significantly by Google Inc. -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // A light-weight IA32 Assembler. diff --git a/src/assembler-ia32.cc b/src/assembler-ia32.cc index b9e1bdb7b1..483ae0efba 100644 --- a/src/assembler-ia32.cc +++ b/src/assembler-ia32.cc @@ -32,7 +32,7 @@ // The original source code covered by the above license above has been modified // significantly by Google Inc. -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. #include "v8.h" diff --git a/src/assembler-ia32.h b/src/assembler-ia32.h index 183ad2ee06..700253efa6 100644 --- a/src/assembler-ia32.h +++ b/src/assembler-ia32.h @@ -30,7 +30,7 @@ // The original source code covered by the above license above has been // modified significantly by Google Inc. -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // A light-weight IA32 Assembler. diff --git a/src/assembler.cc b/src/assembler.cc index ebe0d6a0c5..7b4ffc7894 100644 --- a/src/assembler.cc +++ b/src/assembler.cc @@ -30,7 +30,7 @@ // The original source code covered by the above license above has been // modified significantly by Google Inc. -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. #include "v8.h" diff --git a/src/assembler.h b/src/assembler.h index 33fc056bb0..d50de61ad9 100644 --- a/src/assembler.h +++ b/src/assembler.h @@ -30,7 +30,7 @@ // The original source code covered by the above license above has been // modified significantly by Google Inc. -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. #ifndef V8_ASSEMBLER_H_ #define V8_ASSEMBLER_H_ diff --git a/src/ast.cc b/src/ast.cc index 6296f95089..6e60078b99 100644 --- a/src/ast.cc +++ b/src/ast.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/ast.h b/src/ast.h index 55dda269b3..ab7bc8d6ac 100644 --- a/src/ast.h +++ b/src/ast.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/bootstrapper.cc b/src/bootstrapper.cc index de04d1a7c4..100610856c 100644 --- a/src/bootstrapper.cc +++ b/src/bootstrapper.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/bootstrapper.h b/src/bootstrapper.h index ff905ce2ea..6b5f987917 100644 --- a/src/bootstrapper.h +++ b/src/bootstrapper.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/builtins-arm.cc b/src/builtins-arm.cc index ef9f093154..74f157fdce 100644 --- a/src/builtins-arm.cc +++ b/src/builtins-arm.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/builtins-ia32.cc b/src/builtins-ia32.cc index a432197ad1..bf63464ffc 100644 --- a/src/builtins-ia32.cc +++ b/src/builtins-ia32.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/builtins.cc b/src/builtins.cc index dc264b4a00..02f3d8a541 100644 --- a/src/builtins.cc +++ b/src/builtins.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/builtins.h b/src/builtins.h index 4e04bbc923..13bd3d5caa 100644 --- a/src/builtins.h +++ b/src/builtins.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/char-predicates-inl.h b/src/char-predicates-inl.h index 32f60ddf29..b575bdfe58 100644 --- a/src/char-predicates-inl.h +++ b/src/char-predicates-inl.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/char-predicates.h b/src/char-predicates.h index 2800f02300..3fcaeb626f 100644 --- a/src/char-predicates.h +++ b/src/char-predicates.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/checks.cc b/src/checks.cc index 14889f113a..22b7b7a27a 100644 --- a/src/checks.cc +++ b/src/checks.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/checks.h b/src/checks.h index 6b3b602a55..9dd45ce4fb 100644 --- a/src/checks.h +++ b/src/checks.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/code-stubs.cc b/src/code-stubs.cc index a8ee99c737..ebc30aeca2 100644 --- a/src/code-stubs.cc +++ b/src/code-stubs.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/code-stubs.h b/src/code-stubs.h index b4f7c289cd..6e8c0246fc 100644 --- a/src/code-stubs.h +++ b/src/code-stubs.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/code.h b/src/code.h index 004c3627a5..87e0794904 100644 --- a/src/code.h +++ b/src/code.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/codegen-arm.cc b/src/codegen-arm.cc index 2ab308e8af..fa58084555 100644 --- a/src/codegen-arm.cc +++ b/src/codegen-arm.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/codegen-ia32.cc b/src/codegen-ia32.cc index e181686fd1..52f5a4eefb 100644 --- a/src/codegen-ia32.cc +++ b/src/codegen-ia32.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/codegen-inl.h b/src/codegen-inl.h index 912d20544f..c6abbec230 100644 --- a/src/codegen-inl.h +++ b/src/codegen-inl.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/codegen.cc b/src/codegen.cc index 87b4159c29..3631a95d3f 100644 --- a/src/codegen.cc +++ b/src/codegen.cc @@ -1,4 +1,4 @@ -// Copyright 2007-2008 Google Inc. All Rights Reserved. +// Copyright 2007-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/codegen.h b/src/codegen.h index e6bc211ff9..8f0e265cf5 100644 --- a/src/codegen.h +++ b/src/codegen.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/compiler.cc b/src/compiler.cc index 7d2e661f5c..78772a1eaf 100644 --- a/src/compiler.cc +++ b/src/compiler.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/compiler.h b/src/compiler.h index 3ee86b12a8..1f37ad6aa7 100644 --- a/src/compiler.h +++ b/src/compiler.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/constants-arm.h b/src/constants-arm.h index 41fd5bab1e..a388009a13 100644 --- a/src/constants-arm.h +++ b/src/constants-arm.h @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/contexts.cc b/src/contexts.cc index 895fbeb49e..2142fac160 100644 --- a/src/contexts.cc +++ b/src/contexts.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/contexts.h b/src/contexts.h index 5fb3160559..f0869ac96f 100644 --- a/src/contexts.h +++ b/src/contexts.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/conversions-inl.h b/src/conversions-inl.h index 67ea104ed9..e3db4e95b3 100644 --- a/src/conversions-inl.h +++ b/src/conversions-inl.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/conversions.cc b/src/conversions.cc index 45956bc35c..85637ee78a 100644 --- a/src/conversions.cc +++ b/src/conversions.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/conversions.h b/src/conversions.h index 58ef7e4856..605327db7f 100644 --- a/src/conversions.h +++ b/src/conversions.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/counters.cc b/src/counters.cc index bf1df7b80e..3baad29437 100644 --- a/src/counters.cc +++ b/src/counters.cc @@ -1,4 +1,4 @@ -// Copyright 2007-2008 Google Inc. All Rights Reserved. +// Copyright 2007-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/counters.h b/src/counters.h index ff34b0357b..6dd9e94f36 100644 --- a/src/counters.h +++ b/src/counters.h @@ -1,4 +1,4 @@ -// Copyright 2007-2008 Google Inc. All Rights Reserved. +// Copyright 2007-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/cpu-arm.cc b/src/cpu-arm.cc index c0373f94e5..7369661290 100644 --- a/src/cpu-arm.cc +++ b/src/cpu-arm.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/cpu-ia32.cc b/src/cpu-ia32.cc index 73b8e51820..d61a548677 100644 --- a/src/cpu-ia32.cc +++ b/src/cpu-ia32.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/cpu.h b/src/cpu.h index 3b8795a855..d12c30c8ca 100644 --- a/src/cpu.h +++ b/src/cpu.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/date-delay.js b/src/date-delay.js index a2e9ac428c..d45883d35c 100644 --- a/src/date-delay.js +++ b/src/date-delay.js @@ -1,4 +1,4 @@ -// Copyright 2006-2007 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/dateparser.cc b/src/dateparser.cc index 926b8528fb..69cf748629 100644 --- a/src/dateparser.cc +++ b/src/dateparser.cc @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/dateparser.h b/src/dateparser.h index a53698a0ce..bf968525f5 100644 --- a/src/dateparser.h +++ b/src/dateparser.h @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/debug-delay.js b/src/debug-delay.js index 19461dfbd1..9ca5b0b0af 100644 --- a/src/debug-delay.js +++ b/src/debug-delay.js @@ -1,4 +1,4 @@ -// Copyright 2006-2007 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/debug.cc b/src/debug.cc index 8de46c14c5..f69b6b79f7 100644 --- a/src/debug.cc +++ b/src/debug.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/debug.h b/src/debug.h index 33b6c57fee..23b0ff2bdd 100644 --- a/src/debug.h +++ b/src/debug.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/disasm-arm.cc b/src/disasm-arm.cc index 15c93ac045..0b69bdf706 100644 --- a/src/disasm-arm.cc +++ b/src/disasm-arm.cc @@ -1,4 +1,4 @@ -// Copyright 2007-2008 Google Inc. All Rights Reserved. +// Copyright 2007-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/disasm-ia32.cc b/src/disasm-ia32.cc index 36282c8074..ac12e1f4cb 100644 --- a/src/disasm-ia32.cc +++ b/src/disasm-ia32.cc @@ -1,4 +1,4 @@ -// Copyright 2007-2008 Google Inc. All Rights Reserved. +// Copyright 2007-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/disasm.h b/src/disasm.h index 18cad8b93d..f590b281d8 100644 --- a/src/disasm.h +++ b/src/disasm.h @@ -1,4 +1,4 @@ -// Copyright 2007-2008 Google Inc. All Rights Reserved. +// Copyright 2007-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/disassembler.cc b/src/disassembler.cc index 51a9bf12ae..635440dddb 100644 --- a/src/disassembler.cc +++ b/src/disassembler.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/disassembler.h b/src/disassembler.h index e61967b1fb..5003c00e21 100644 --- a/src/disassembler.h +++ b/src/disassembler.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/dtoa-config.c b/src/dtoa-config.c index 5a4cf096e9..cb73c173de 100644 --- a/src/dtoa-config.c +++ b/src/dtoa-config.c @@ -1,5 +1,5 @@ /* - * Copyright 2007-2008 Google, Inc. All Rights Reserved. + * Copyright 2007-2008 the V8 project authors. All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: diff --git a/src/execution.cc b/src/execution.cc index 1880767316..f1dae929dc 100644 --- a/src/execution.cc +++ b/src/execution.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/execution.h b/src/execution.h index 5d408a98ea..2dc7540cb2 100644 --- a/src/execution.h +++ b/src/execution.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/factory.cc b/src/factory.cc index ee107b15ab..9149cb8c46 100644 --- a/src/factory.cc +++ b/src/factory.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/factory.h b/src/factory.h index 40e13053db..9efbcd52bd 100644 --- a/src/factory.h +++ b/src/factory.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/flags-inl.h b/src/flags-inl.h index e394e3a4e3..2bbf581bbc 100644 --- a/src/flags-inl.h +++ b/src/flags-inl.h @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/flags.cc b/src/flags.cc index 7ce4b8afd4..1f8413cd3b 100644 --- a/src/flags.cc +++ b/src/flags.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/flags.h b/src/flags.h index da5520f97e..07eb691534 100644 --- a/src/flags.h +++ b/src/flags.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/frames-arm.cc b/src/frames-arm.cc index ace49b83e4..238eded753 100644 --- a/src/frames-arm.cc +++ b/src/frames-arm.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/frames-arm.h b/src/frames-arm.h index e08758f2b0..463ae60c50 100644 --- a/src/frames-arm.h +++ b/src/frames-arm.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/frames-ia32.cc b/src/frames-ia32.cc index 6911189384..ddf4bfdaf6 100644 --- a/src/frames-ia32.cc +++ b/src/frames-ia32.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/frames-ia32.h b/src/frames-ia32.h index 0e9176cb22..a39e5b947e 100644 --- a/src/frames-ia32.h +++ b/src/frames-ia32.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/frames-inl.h b/src/frames-inl.h index 2bd81bbd95..fac14184d6 100644 --- a/src/frames-inl.h +++ b/src/frames-inl.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/frames.cc b/src/frames.cc index ef976a0a6e..3b1a921917 100644 --- a/src/frames.cc +++ b/src/frames.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/frames.h b/src/frames.h index 693cfedf2c..9dc931939f 100644 --- a/src/frames.h +++ b/src/frames.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/global-handles.cc b/src/global-handles.cc index de071df49f..bb36e35c4f 100644 --- a/src/global-handles.cc +++ b/src/global-handles.cc @@ -1,4 +1,4 @@ -// Copyright 2007-2008 Google Inc. All Rights Reserved. +// Copyright 2007-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/global-handles.h b/src/global-handles.h index b7783f6696..78fb3a1147 100644 --- a/src/global-handles.h +++ b/src/global-handles.h @@ -1,4 +1,4 @@ -// Copyright 2007-2008 Google Inc. All Rights Reserved. +// Copyright 2007-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/globals.h b/src/globals.h index b005557ffa..fa7038b16d 100644 --- a/src/globals.h +++ b/src/globals.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/handles-inl.h b/src/handles-inl.h index ab18141bd9..502aeab0e6 100644 --- a/src/handles-inl.h +++ b/src/handles-inl.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/handles.cc b/src/handles.cc index 0e8826d54d..6c41a574ad 100644 --- a/src/handles.cc +++ b/src/handles.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/handles.h b/src/handles.h index 6fea67b250..229b6a44b5 100644 --- a/src/handles.h +++ b/src/handles.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/hashmap.cc b/src/hashmap.cc index 6e42d2f6c7..126f739241 100644 --- a/src/hashmap.cc +++ b/src/hashmap.cc @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/hashmap.h b/src/hashmap.h index 1ea92916c1..78263111bf 100644 --- a/src/hashmap.h +++ b/src/hashmap.h @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/heap-inl.h b/src/heap-inl.h index 92a5da6207..c03c22c918 100644 --- a/src/heap-inl.h +++ b/src/heap-inl.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/heap.cc b/src/heap.cc index 9c47fb0021..5548fe93a9 100644 --- a/src/heap.cc +++ b/src/heap.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/heap.h b/src/heap.h index 05a5d4ab45..2fdcea2dd4 100644 --- a/src/heap.h +++ b/src/heap.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/ic-arm.cc b/src/ic-arm.cc index 869ffcbc89..61b516ea3d 100644 --- a/src/ic-arm.cc +++ b/src/ic-arm.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/ic-ia32.cc b/src/ic-ia32.cc index 56dde615e5..6b0f2c4eab 100644 --- a/src/ic-ia32.cc +++ b/src/ic-ia32.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/ic-inl.h b/src/ic-inl.h index 32e8df31dd..201048ad7c 100644 --- a/src/ic-inl.h +++ b/src/ic-inl.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/ic.cc b/src/ic.cc index 1dd288dab9..baac44b576 100644 --- a/src/ic.cc +++ b/src/ic.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/ic.h b/src/ic.h index ebd340798f..fa45c7b434 100644 --- a/src/ic.h +++ b/src/ic.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/jsregexp.cc b/src/jsregexp.cc index 0c22a79f6f..51bfd3777c 100644 --- a/src/jsregexp.cc +++ b/src/jsregexp.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/jsregexp.h b/src/jsregexp.h index c6316f9fcd..32835bf5c6 100644 --- a/src/jsregexp.h +++ b/src/jsregexp.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/list-inl.h b/src/list-inl.h index 1a133f827c..a185af3197 100644 --- a/src/list-inl.h +++ b/src/list-inl.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/list.h b/src/list.h index 50b66f8042..34b18fbe98 100644 --- a/src/list.h +++ b/src/list.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/log.cc b/src/log.cc index a0d67b9975..dbefc044aa 100644 --- a/src/log.cc +++ b/src/log.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/log.h b/src/log.h index ec1c684e19..1c9d0b6e05 100644 --- a/src/log.h +++ b/src/log.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/macro-assembler-arm.cc b/src/macro-assembler-arm.cc index 21fcea4208..9817e42d08 100644 --- a/src/macro-assembler-arm.cc +++ b/src/macro-assembler-arm.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/macro-assembler-arm.h b/src/macro-assembler-arm.h index 00cf621587..4837f00966 100644 --- a/src/macro-assembler-arm.h +++ b/src/macro-assembler-arm.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/macro-assembler-ia32.cc b/src/macro-assembler-ia32.cc index c56d3349d1..50b43c90ff 100644 --- a/src/macro-assembler-ia32.cc +++ b/src/macro-assembler-ia32.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/macro-assembler-ia32.h b/src/macro-assembler-ia32.h index b3aba9a712..35fe73f51a 100644 --- a/src/macro-assembler-ia32.h +++ b/src/macro-assembler-ia32.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/macro-assembler.h b/src/macro-assembler.h index 3f4b63a4fb..f289346084 100644 --- a/src/macro-assembler.h +++ b/src/macro-assembler.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/macros.py b/src/macros.py index 32f714c297..a33df25c51 100644 --- a/src/macros.py +++ b/src/macros.py @@ -1,4 +1,4 @@ -# Copyright 2006-2008 Google Inc. All Rights Reserved. +# Copyright 2006-2008 the V8 project authors. All rights reserved. # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are # met: diff --git a/src/mark-compact.cc b/src/mark-compact.cc index e5b8907f0b..b007b54539 100644 --- a/src/mark-compact.cc +++ b/src/mark-compact.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/mark-compact.h b/src/mark-compact.h index 10c36f9c0c..f3b4e2ab0e 100644 --- a/src/mark-compact.h +++ b/src/mark-compact.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/math.js b/src/math.js index 12bf70d1a7..cb5cfb9b5e 100644 --- a/src/math.js +++ b/src/math.js @@ -1,4 +1,4 @@ -// Copyright 2006-2007 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/memory.h b/src/memory.h index 61e13fb22f..2397bc6c7a 100644 --- a/src/memory.h +++ b/src/memory.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/messages.cc b/src/messages.cc index 76027b3e5d..6e8a3710d3 100644 --- a/src/messages.cc +++ b/src/messages.cc @@ -1,5 +1,5 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/messages.h b/src/messages.h index f409a71985..1ff10aae89 100644 --- a/src/messages.h +++ b/src/messages.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/messages.js b/src/messages.js index 1270ffb107..994270d86d 100644 --- a/src/messages.js +++ b/src/messages.js @@ -1,4 +1,4 @@ -// Copyright 2006-2007 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/mirror-delay.js b/src/mirror-delay.js index 62ede24cc3..5f7ab0319e 100644 --- a/src/mirror-delay.js +++ b/src/mirror-delay.js @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/mksnapshot.cc b/src/mksnapshot.cc index e8999f7eb4..5ee9511d19 100644 --- a/src/mksnapshot.cc +++ b/src/mksnapshot.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/natives.h b/src/natives.h index 2e2e50737b..0bb879f27c 100644 --- a/src/natives.h +++ b/src/natives.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/objects-debug.cc b/src/objects-debug.cc index 00b086e6b3..dd656e08fc 100644 --- a/src/objects-debug.cc +++ b/src/objects-debug.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/objects-inl.h b/src/objects-inl.h index 5b747cd729..e690327f46 100644 --- a/src/objects-inl.h +++ b/src/objects-inl.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/objects.cc b/src/objects.cc index 7504f804fe..d87a5e2277 100644 --- a/src/objects.cc +++ b/src/objects.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/objects.h b/src/objects.h index 109cdcc7bc..ba9de248a0 100644 --- a/src/objects.h +++ b/src/objects.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/parser.cc b/src/parser.cc index 53e6e93545..78a32739cd 100644 --- a/src/parser.cc +++ b/src/parser.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/parser.h b/src/parser.h index 6c1753d89e..d331d73c45 100644 --- a/src/parser.h +++ b/src/parser.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/platform-linux.cc b/src/platform-linux.cc index 0fa7296aa5..9bac309c36 100644 --- a/src/platform-linux.cc +++ b/src/platform-linux.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/platform-macos.cc b/src/platform-macos.cc index cac5d87d18..5edd7a6274 100644 --- a/src/platform-macos.cc +++ b/src/platform-macos.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/platform-nullos.cc b/src/platform-nullos.cc index 214ee94b42..98cb23032a 100644 --- a/src/platform-nullos.cc +++ b/src/platform-nullos.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/platform-win32.cc b/src/platform-win32.cc index 48c1094d26..2d54b6b870 100644 --- a/src/platform-win32.cc +++ b/src/platform-win32.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/platform.h b/src/platform.h index 5f20c20505..1cb42d26d4 100644 --- a/src/platform.h +++ b/src/platform.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/prettyprinter.cc b/src/prettyprinter.cc index 2160cb6e29..2f377d8033 100644 --- a/src/prettyprinter.cc +++ b/src/prettyprinter.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/prettyprinter.h b/src/prettyprinter.h index 4d683f102f..e10b35706a 100644 --- a/src/prettyprinter.h +++ b/src/prettyprinter.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/property.cc b/src/property.cc index 7546195871..6c2153008a 100644 --- a/src/property.cc +++ b/src/property.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/property.h b/src/property.h index deaedd10db..1cd4cce3ef 100644 --- a/src/property.h +++ b/src/property.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/regexp-delay.js b/src/regexp-delay.js index 320e65bd16..716ad9b265 100644 --- a/src/regexp-delay.js +++ b/src/regexp-delay.js @@ -1,4 +1,4 @@ -// Copyright 2006-2007 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/rewriter.cc b/src/rewriter.cc index a417b424b6..6954b23328 100644 --- a/src/rewriter.cc +++ b/src/rewriter.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/rewriter.h b/src/rewriter.h index dd2845b741..aa1cd2a893 100644 --- a/src/rewriter.h +++ b/src/rewriter.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/runtime.cc b/src/runtime.cc index e44fe1983e..6904ff440a 100644 --- a/src/runtime.cc +++ b/src/runtime.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/runtime.h b/src/runtime.h index fbeaed580f..794a5ca7e7 100644 --- a/src/runtime.h +++ b/src/runtime.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/runtime.js b/src/runtime.js index 68deb86d96..195d83dc87 100644 --- a/src/runtime.js +++ b/src/runtime.js @@ -1,4 +1,4 @@ -// Copyright 2006-2007 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/scanner.cc b/src/scanner.cc index b3e001575b..a6cc74aaa0 100644 --- a/src/scanner.cc +++ b/src/scanner.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/scanner.h b/src/scanner.h index 5a89afda8c..79a4a4c243 100644 --- a/src/scanner.h +++ b/src/scanner.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/scopeinfo.cc b/src/scopeinfo.cc index a6a3f97b96..b51cb986fa 100644 --- a/src/scopeinfo.cc +++ b/src/scopeinfo.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/scopeinfo.h b/src/scopeinfo.h index c172014c45..285280cdde 100644 --- a/src/scopeinfo.h +++ b/src/scopeinfo.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/scopes.cc b/src/scopes.cc index b2b8f65b90..96f0c609d1 100644 --- a/src/scopes.cc +++ b/src/scopes.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/scopes.h b/src/scopes.h index 1cad76282e..05e462b6b5 100644 --- a/src/scopes.h +++ b/src/scopes.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/serialize.cc b/src/serialize.cc index 9f1325d0b2..ba18ce85d0 100644 --- a/src/serialize.cc +++ b/src/serialize.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/serialize.h b/src/serialize.h index 8b9bec417d..5c65daff3b 100644 --- a/src/serialize.h +++ b/src/serialize.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/shell.h b/src/shell.h index 85b5863fed..4042c07ca2 100644 --- a/src/shell.h +++ b/src/shell.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/simulator-arm.cc b/src/simulator-arm.cc index 71e3a43e83..b11ffb1f8b 100644 --- a/src/simulator-arm.cc +++ b/src/simulator-arm.cc @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/simulator-arm.h b/src/simulator-arm.h index c9495934f3..1ccd856ad6 100644 --- a/src/simulator-arm.h +++ b/src/simulator-arm.h @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/simulator-ia32.cc b/src/simulator-ia32.cc index bb3ce0d036..ab8169375c 100644 --- a/src/simulator-ia32.cc +++ b/src/simulator-ia32.cc @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/simulator-ia32.h b/src/simulator-ia32.h index bf4072b29f..2267721cf2 100644 --- a/src/simulator-ia32.h +++ b/src/simulator-ia32.h @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/smart-pointer.h b/src/smart-pointer.h index 7ff35c223d..accbe03736 100644 --- a/src/smart-pointer.h +++ b/src/smart-pointer.h @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/snapshot-common.cc b/src/snapshot-common.cc index 314a5f0b69..b0e9323f83 100644 --- a/src/snapshot-common.cc +++ b/src/snapshot-common.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/snapshot-empty.cc b/src/snapshot-empty.cc index 909a223907..1c8ec5f020 100644 --- a/src/snapshot-empty.cc +++ b/src/snapshot-empty.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/snapshot.h b/src/snapshot.h index 8b12650e2a..2d8b9ac30c 100644 --- a/src/snapshot.h +++ b/src/snapshot.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/spaces-inl.h b/src/spaces-inl.h index b1a249ca4e..86369b9a5d 100644 --- a/src/spaces-inl.h +++ b/src/spaces-inl.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/spaces.cc b/src/spaces.cc index 62481baad1..7920187cc3 100644 --- a/src/spaces.cc +++ b/src/spaces.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/spaces.h b/src/spaces.h index d99849f1e3..04bf01e190 100644 --- a/src/spaces.h +++ b/src/spaces.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/string-stream.cc b/src/string-stream.cc index 84011db81c..55dc402a44 100644 --- a/src/string-stream.cc +++ b/src/string-stream.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/string-stream.h b/src/string-stream.h index b00c7ccf89..9cff319c02 100644 --- a/src/string-stream.h +++ b/src/string-stream.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/string.js b/src/string.js index 7e5cf6e3d3..da9ba6acb8 100644 --- a/src/string.js +++ b/src/string.js @@ -1,4 +1,4 @@ -// Copyright 2006-2007 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/stub-cache-arm.cc b/src/stub-cache-arm.cc index 91d9140ec6..f911f4be24 100644 --- a/src/stub-cache-arm.cc +++ b/src/stub-cache-arm.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/stub-cache-ia32.cc b/src/stub-cache-ia32.cc index 4c8416001b..89dccbec52 100644 --- a/src/stub-cache-ia32.cc +++ b/src/stub-cache-ia32.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/stub-cache.cc b/src/stub-cache.cc index 6c5625bee8..84272a2896 100644 --- a/src/stub-cache.cc +++ b/src/stub-cache.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/stub-cache.h b/src/stub-cache.h index 0f48310a7f..1b47f85b7d 100644 --- a/src/stub-cache.h +++ b/src/stub-cache.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/token.cc b/src/token.cc index a7378481ad..3f92707d02 100644 --- a/src/token.cc +++ b/src/token.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/token.h b/src/token.h index d053decfc3..0f194a3c94 100644 --- a/src/token.h +++ b/src/token.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/top.cc b/src/top.cc index b7b5099d30..14d9c641e4 100644 --- a/src/top.cc +++ b/src/top.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/top.h b/src/top.h index 55e738659e..19374936d2 100644 --- a/src/top.h +++ b/src/top.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/unicode-inl.h b/src/unicode-inl.h index 7ff1351a39..9737c27362 100644 --- a/src/unicode-inl.h +++ b/src/unicode-inl.h @@ -1,4 +1,4 @@ -// Copyright 2007-2008 the V8 authors. All rights reserved. +// Copyright 2007-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/unicode.cc b/src/unicode.cc index 11e2da3124..50dc92f1c0 100644 --- a/src/unicode.cc +++ b/src/unicode.cc @@ -1,4 +1,4 @@ -// Copyright 2007-2008 the V8 authors. All rights reserved. +// Copyright 2007-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/unicode.h b/src/unicode.h index 82b2d4aa9c..804671b698 100644 --- a/src/unicode.h +++ b/src/unicode.h @@ -1,4 +1,4 @@ -// Copyright 2007-2008 the V8 authors. All rights reserved. +// Copyright 2007-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/uri.js b/src/uri.js index 270a0f8690..147110e544 100644 --- a/src/uri.js +++ b/src/uri.js @@ -1,4 +1,4 @@ -// Copyright 2006-2007 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/usage-analyzer.cc b/src/usage-analyzer.cc index 231a8e4299..0f234d8d97 100644 --- a/src/usage-analyzer.cc +++ b/src/usage-analyzer.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/usage-analyzer.h b/src/usage-analyzer.h index de7e4f977a..2732dd5766 100644 --- a/src/usage-analyzer.h +++ b/src/usage-analyzer.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/utils.cc b/src/utils.cc index 2f1c75a248..8cfa2379de 100644 --- a/src/utils.cc +++ b/src/utils.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/utils.h b/src/utils.h index e7d5633e80..1c07ba4c8f 100644 --- a/src/utils.h +++ b/src/utils.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/v8-counters.cc b/src/v8-counters.cc index e350d90083..f6b1c3d052 100644 --- a/src/v8-counters.cc +++ b/src/v8-counters.cc @@ -1,4 +1,4 @@ -// Copyright 2007-2008 Google Inc. All Rights Reserved. +// Copyright 2007-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/v8-counters.h b/src/v8-counters.h index 7bc70c1646..76c2ec8307 100644 --- a/src/v8-counters.h +++ b/src/v8-counters.h @@ -1,4 +1,4 @@ -// Copyright 2007-2008 Google Inc. All Rights Reserved. +// Copyright 2007-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/v8.cc b/src/v8.cc index 7a631fe54f..4a7dc6f27d 100644 --- a/src/v8.cc +++ b/src/v8.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/v8.h b/src/v8.h index c4390061bb..acdb119cbe 100644 --- a/src/v8.h +++ b/src/v8.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google, Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/v8natives.js b/src/v8natives.js index 5ead3adc46..d59cc4b05d 100644 --- a/src/v8natives.js +++ b/src/v8natives.js @@ -1,4 +1,4 @@ -// Copyright 2006-2007 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/v8threads.cc b/src/v8threads.cc index fd1e72ebad..2b4a02715e 100644 --- a/src/v8threads.cc +++ b/src/v8threads.cc @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/v8threads.h b/src/v8threads.h index f481d9d2e5..f5c844d8ae 100644 --- a/src/v8threads.h +++ b/src/v8threads.h @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/variables.cc b/src/variables.cc index 1784800d14..d57ec1b931 100644 --- a/src/variables.cc +++ b/src/variables.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/variables.h b/src/variables.h index bdc69348ea..6a4b3c5b4a 100644 --- a/src/variables.h +++ b/src/variables.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/zone-inl.h b/src/zone-inl.h index fadbbc52b5..7ed4e6b3d4 100644 --- a/src/zone-inl.h +++ b/src/zone-inl.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/zone.cc b/src/zone.cc index ed443d871b..d37f4f7fa7 100644 --- a/src/zone.cc +++ b/src/zone.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/src/zone.h b/src/zone.h index 336fd343a9..c7129ec4b0 100644 --- a/src/zone.h +++ b/src/zone.h @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/cctest/SConscript b/test/cctest/SConscript index 3576cbc408..bd0e3274b5 100644 --- a/test/cctest/SConscript +++ b/test/cctest/SConscript @@ -1,4 +1,4 @@ -# Copyright 2008 Google Inc. All rights reserved. +# Copyright 2008 the V8 project authors. All rights reserved. # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are # met: diff --git a/test/cctest/cctest.cc b/test/cctest/cctest.cc index 4e5c6271b6..6591f17b48 100644 --- a/test/cctest/cctest.cc +++ b/test/cctest/cctest.cc @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/cctest/cctest.h b/test/cctest/cctest.h index 6ce42488b3..8646479fcc 100644 --- a/test/cctest/cctest.h +++ b/test/cctest/cctest.h @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status index b222196f2d..d7013a8378 100644 --- a/test/cctest/cctest.status +++ b/test/cctest/cctest.status @@ -1,4 +1,4 @@ -# Copyright 2008 Google Inc. All rights reserved. +# Copyright 2008 the V8 project authors. All rights reserved. # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are # met: diff --git a/test/cctest/test-api.cc b/test/cctest/test-api.cc index 53035b2269..fbf1a40aa8 100644 --- a/test/cctest/test-api.cc +++ b/test/cctest/test-api.cc @@ -1,4 +1,4 @@ -// Copyright 2007-2008 Google Inc. All Rights Reserved. +// Copyright 2007-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/cctest/test-assembler-arm.cc b/test/cctest/test-assembler-arm.cc index b6db2e3c23..a02441de7d 100644 --- a/test/cctest/test-assembler-arm.cc +++ b/test/cctest/test-assembler-arm.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/cctest/test-assembler-ia32.cc b/test/cctest/test-assembler-ia32.cc index 3fae62ee3a..7097c64d87 100644 --- a/test/cctest/test-assembler-ia32.cc +++ b/test/cctest/test-assembler-ia32.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/cctest/test-ast.cc b/test/cctest/test-ast.cc index ac36eb1203..7d10c82224 100644 --- a/test/cctest/test-ast.cc +++ b/test/cctest/test-ast.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/cctest/test-compiler.cc b/test/cctest/test-compiler.cc index 140f2b9f8f..dca36e2520 100644 --- a/test/cctest/test-compiler.cc +++ b/test/cctest/test-compiler.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/cctest/test-conversions.cc b/test/cctest/test-conversions.cc index 283f12c42f..6c0b9a65a0 100644 --- a/test/cctest/test-conversions.cc +++ b/test/cctest/test-conversions.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google, Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. #include diff --git a/test/cctest/test-debug.cc b/test/cctest/test-debug.cc index dace9f2a1a..89fcb366e0 100644 --- a/test/cctest/test-debug.cc +++ b/test/cctest/test-debug.cc @@ -1,4 +1,4 @@ -// Copyright 2007-2008 Google Inc. All Rights Reserved. +// Copyright 2007-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/cctest/test-decls.cc b/test/cctest/test-decls.cc index 4f89b26cd8..e798fee9b7 100644 --- a/test/cctest/test-decls.cc +++ b/test/cctest/test-decls.cc @@ -1,4 +1,4 @@ -// Copyright 2007-2008 Google Inc. All Rights Reserved. +// Copyright 2007-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/cctest/test-disasm-arm.cc b/test/cctest/test-disasm-arm.cc index 3e89d37012..f1b43cdfa2 100644 --- a/test/cctest/test-disasm-arm.cc +++ b/test/cctest/test-disasm-arm.cc @@ -1,4 +1,4 @@ -// Copyright 2007-2008 Google Inc. All Rights Reserved. +// Copyright 2007-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/cctest/test-disasm-ia32.cc b/test/cctest/test-disasm-ia32.cc index 7136a0c02d..dee4dae77a 100644 --- a/test/cctest/test-disasm-ia32.cc +++ b/test/cctest/test-disasm-ia32.cc @@ -1,4 +1,4 @@ -// Copyright 2007-2008 Google Inc. All Rights Reserved. +// Copyright 2007-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/cctest/test-flags.cc b/test/cctest/test-flags.cc index 7b1b988161..b4827b6676 100644 --- a/test/cctest/test-flags.cc +++ b/test/cctest/test-flags.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/cctest/test-hashmap.cc b/test/cctest/test-hashmap.cc index 47c2e8fae0..4918d5d52d 100644 --- a/test/cctest/test-hashmap.cc +++ b/test/cctest/test-hashmap.cc @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/cctest/test-heap.cc b/test/cctest/test-heap.cc index be135fed56..4f4a127912 100644 --- a/test/cctest/test-heap.cc +++ b/test/cctest/test-heap.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google, Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. #include diff --git a/test/cctest/test-lock.cc b/test/cctest/test-lock.cc index bd8f7594be..37e385352e 100644 --- a/test/cctest/test-lock.cc +++ b/test/cctest/test-lock.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google, Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // // Tests of the TokenLock class from lock.h diff --git a/test/cctest/test-mark-compact.cc b/test/cctest/test-mark-compact.cc index 4b6747f987..5d488df73e 100644 --- a/test/cctest/test-mark-compact.cc +++ b/test/cctest/test-mark-compact.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/cctest/test-platform-linux.cc b/test/cctest/test-platform-linux.cc index 66973b35d8..e1a00e1060 100644 --- a/test/cctest/test-platform-linux.cc +++ b/test/cctest/test-platform-linux.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google, Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // // Tests of the TokenLock class from lock.h diff --git a/test/cctest/test-platform-macos.cc b/test/cctest/test-platform-macos.cc index 2ac3a4265f..d80fa5452f 100644 --- a/test/cctest/test-platform-macos.cc +++ b/test/cctest/test-platform-macos.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google, Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // // Tests of the TokenLock class from lock.h diff --git a/test/cctest/test-platform-nullos.cc b/test/cctest/test-platform-nullos.cc index 2e91ec0568..c0d6ae55eb 100644 --- a/test/cctest/test-platform-nullos.cc +++ b/test/cctest/test-platform-nullos.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google, Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // // Tests of the TokenLock class from lock.h diff --git a/test/cctest/test-platform-win32.cc b/test/cctest/test-platform-win32.cc index 9f83ce2926..a5a6dd58ac 100644 --- a/test/cctest/test-platform-win32.cc +++ b/test/cctest/test-platform-win32.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google, Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // // Tests of the TokenLock class from lock.h diff --git a/test/cctest/test-serialize.cc b/test/cctest/test-serialize.cc index b944a3772f..3072664812 100644 --- a/test/cctest/test-serialize.cc +++ b/test/cctest/test-serialize.cc @@ -1,4 +1,4 @@ -// Copyright 2007-2008 Google Inc. All Rights Reserved. +// Copyright 2007-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/cctest/test-spaces.cc b/test/cctest/test-spaces.cc index 451f973b04..98bae69760 100644 --- a/test/cctest/test-spaces.cc +++ b/test/cctest/test-spaces.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/cctest/test-strings.cc b/test/cctest/test-strings.cc index 67b13e1583..4484dd5c1d 100644 --- a/test/cctest/test-strings.cc +++ b/test/cctest/test-strings.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google, Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Check that we can traverse very deep stacks of ConsStrings using // StringInputBuffer. Check that Get(int) works on very deep stacks diff --git a/test/cctest/test-utils.cc b/test/cctest/test-utils.cc index bb3b33b780..8f06f0f4a5 100644 --- a/test/cctest/test-utils.cc +++ b/test/cctest/test-utils.cc @@ -1,4 +1,4 @@ -// Copyright 2006-2008 Google Inc. All Rights Reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/cctest/testcfg.py b/test/cctest/testcfg.py index 2002c62a83..08226aaebc 100644 --- a/test/cctest/testcfg.py +++ b/test/cctest/testcfg.py @@ -1,4 +1,4 @@ -# Copyright 2008 Google Inc. All rights reserved. +# Copyright 2008 the V8 project authors. All rights reserved. # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are # met: diff --git a/test/mjsunit/apply.js b/test/mjsunit/apply.js index fcdaff5ccf..1d9dde9b11 100644 --- a/test/mjsunit/apply.js +++ b/test/mjsunit/apply.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/arguments-call-apply.js b/test/mjsunit/arguments-call-apply.js index a7b434a6e3..a5cadf557b 100644 --- a/test/mjsunit/arguments-call-apply.js +++ b/test/mjsunit/arguments-call-apply.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/arguments-enum.js b/test/mjsunit/arguments-enum.js index 8fb41cc6c5..f76240ff1b 100644 --- a/test/mjsunit/arguments-enum.js +++ b/test/mjsunit/arguments-enum.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/arguments-indirect.js b/test/mjsunit/arguments-indirect.js index 8e8580706c..2d37027f41 100644 --- a/test/mjsunit/arguments-indirect.js +++ b/test/mjsunit/arguments-indirect.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/arguments-opt.js b/test/mjsunit/arguments-opt.js index 1b687b9217..c74fc75a2e 100644 --- a/test/mjsunit/arguments-opt.js +++ b/test/mjsunit/arguments-opt.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/arguments.js b/test/mjsunit/arguments.js index dd80d200c4..030273904c 100644 --- a/test/mjsunit/arguments.js +++ b/test/mjsunit/arguments.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/array-concat.js b/test/mjsunit/array-concat.js index 0523807751..bb8c570775 100644 --- a/test/mjsunit/array-concat.js +++ b/test/mjsunit/array-concat.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/array-functions-prototype.js b/test/mjsunit/array-functions-prototype.js index 5b2a9cbe30..ea0dc61ef7 100644 --- a/test/mjsunit/array-functions-prototype.js +++ b/test/mjsunit/array-functions-prototype.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/array-indexing.js b/test/mjsunit/array-indexing.js index 910cf1c846..2322c5457b 100644 --- a/test/mjsunit/array-indexing.js +++ b/test/mjsunit/array-indexing.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/array-iteration.js b/test/mjsunit/array-iteration.js index 9fb72b807f..f11b51cb8f 100644 --- a/test/mjsunit/array-iteration.js +++ b/test/mjsunit/array-iteration.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/array-join.js b/test/mjsunit/array-join.js index c979a63f9c..c66e4626e7 100644 --- a/test/mjsunit/array-join.js +++ b/test/mjsunit/array-join.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/array-length.js b/test/mjsunit/array-length.js index 1d9819328c..9731e7a3ed 100644 --- a/test/mjsunit/array-length.js +++ b/test/mjsunit/array-length.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/array-sort.js b/test/mjsunit/array-sort.js index 768a3983f8..398b7217b6 100644 --- a/test/mjsunit/array-sort.js +++ b/test/mjsunit/array-sort.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/array-splice-webkit.js b/test/mjsunit/array-splice-webkit.js index e92b3e66a3..113a56a6ed 100644 --- a/test/mjsunit/array-splice-webkit.js +++ b/test/mjsunit/array-splice-webkit.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/array-splice.js b/test/mjsunit/array-splice.js index 0e7b054da3..b5e85c6e13 100644 --- a/test/mjsunit/array-splice.js +++ b/test/mjsunit/array-splice.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/array_length.js b/test/mjsunit/array_length.js index c1f11a2a9e..11808afaff 100644 --- a/test/mjsunit/array_length.js +++ b/test/mjsunit/array_length.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/ascii-regexp-subject.js b/test/mjsunit/ascii-regexp-subject.js index a2dcc23a34..01d0697aeb 100644 --- a/test/mjsunit/ascii-regexp-subject.js +++ b/test/mjsunit/ascii-regexp-subject.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/binary-operation-overwrite.js b/test/mjsunit/binary-operation-overwrite.js index b7c8b59886..8d217c5806 100644 --- a/test/mjsunit/binary-operation-overwrite.js +++ b/test/mjsunit/binary-operation-overwrite.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/body-not-visible.js b/test/mjsunit/body-not-visible.js index 83a10dcb9a..c681ab3dd9 100644 --- a/test/mjsunit/body-not-visible.js +++ b/test/mjsunit/body-not-visible.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/bugs/bug-1231206.js b/test/mjsunit/bugs/bug-1231206.js index 3b6cb60d66..04b296b9bf 100644 --- a/test/mjsunit/bugs/bug-1231206.js +++ b/test/mjsunit/bugs/bug-1231206.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/bugs/bug-1344252.js b/test/mjsunit/bugs/bug-1344252.js index 436ece9c47..1723834c09 100644 --- a/test/mjsunit/bugs/bug-1344252.js +++ b/test/mjsunit/bugs/bug-1344252.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/bugs/bug-900066.js b/test/mjsunit/bugs/bug-900066.js index b0d0db8cfe..3b7cc3f2c7 100644 --- a/test/mjsunit/bugs/bug-900066.js +++ b/test/mjsunit/bugs/bug-900066.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/bugs/bug-941049.js b/test/mjsunit/bugs/bug-941049.js index 9a6fe6dbed..f68c37a69f 100644 --- a/test/mjsunit/bugs/bug-941049.js +++ b/test/mjsunit/bugs/bug-941049.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/call-non-function-call.js b/test/mjsunit/call-non-function-call.js index 81f858d927..6088fc3596 100644 --- a/test/mjsunit/call-non-function-call.js +++ b/test/mjsunit/call-non-function-call.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/call-non-function.js b/test/mjsunit/call-non-function.js index b001d5ebab..8ed5ccb201 100644 --- a/test/mjsunit/call-non-function.js +++ b/test/mjsunit/call-non-function.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/call.js b/test/mjsunit/call.js index 27bb6f05b2..b873d7d12d 100644 --- a/test/mjsunit/call.js +++ b/test/mjsunit/call.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/char-escape.js b/test/mjsunit/char-escape.js index f4f580f7dc..a1b342977e 100644 --- a/test/mjsunit/char-escape.js +++ b/test/mjsunit/char-escape.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/class-of-builtins.js b/test/mjsunit/class-of-builtins.js index c3f894dc78..40c958c624 100644 --- a/test/mjsunit/class-of-builtins.js +++ b/test/mjsunit/class-of-builtins.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/closure.js b/test/mjsunit/closure.js index 9ef13a9870..b1460d39e6 100644 --- a/test/mjsunit/closure.js +++ b/test/mjsunit/closure.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/compare-nan.js b/test/mjsunit/compare-nan.js index de6c7ad796..29818c83ce 100644 --- a/test/mjsunit/compare-nan.js +++ b/test/mjsunit/compare-nan.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/const-redecl.js b/test/mjsunit/const-redecl.js index 6fce6ca081..26d765b97a 100644 --- a/test/mjsunit/const-redecl.js +++ b/test/mjsunit/const-redecl.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/const.js b/test/mjsunit/const.js index 0d470a2575..5ad0c9ced8 100644 --- a/test/mjsunit/const.js +++ b/test/mjsunit/const.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/context-variable-assignments.js b/test/mjsunit/context-variable-assignments.js index 7b3b1ad9c8..930b969609 100644 --- a/test/mjsunit/context-variable-assignments.js +++ b/test/mjsunit/context-variable-assignments.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/cyclic-array-to-string.js b/test/mjsunit/cyclic-array-to-string.js index d2018f8714..0a2d6e379e 100644 --- a/test/mjsunit/cyclic-array-to-string.js +++ b/test/mjsunit/cyclic-array-to-string.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/date-parse.js b/test/mjsunit/date-parse.js index 0430a26bd1..1e09db5bc0 100644 --- a/test/mjsunit/date-parse.js +++ b/test/mjsunit/date-parse.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/date.js b/test/mjsunit/date.js index e04c6ec0ed..342ace7782 100644 --- a/test/mjsunit/date.js +++ b/test/mjsunit/date.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/debug-backtrace-text.js b/test/mjsunit/debug-backtrace-text.js index 20607d813b..d1acdabac2 100644 --- a/test/mjsunit/debug-backtrace-text.js +++ b/test/mjsunit/debug-backtrace-text.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/debug-backtrace.js b/test/mjsunit/debug-backtrace.js index 652193cb7f..91e1476209 100644 --- a/test/mjsunit/debug-backtrace.js +++ b/test/mjsunit/debug-backtrace.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/debug-breakpoints.js b/test/mjsunit/debug-breakpoints.js index 634a3f11e4..c332f1e1d4 100644 --- a/test/mjsunit/debug-breakpoints.js +++ b/test/mjsunit/debug-breakpoints.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/debug-changebreakpoint.js b/test/mjsunit/debug-changebreakpoint.js index ec595714e0..e830082d5b 100644 --- a/test/mjsunit/debug-changebreakpoint.js +++ b/test/mjsunit/debug-changebreakpoint.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/debug-clearbreakpoint.js b/test/mjsunit/debug-clearbreakpoint.js index 5409cc9691..fd8b2cfb67 100644 --- a/test/mjsunit/debug-clearbreakpoint.js +++ b/test/mjsunit/debug-clearbreakpoint.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/debug-conditional-breakpoints.js b/test/mjsunit/debug-conditional-breakpoints.js index 0b5aec2c98..b2be625a6c 100644 --- a/test/mjsunit/debug-conditional-breakpoints.js +++ b/test/mjsunit/debug-conditional-breakpoints.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/debug-constructed-by.js b/test/mjsunit/debug-constructed-by.js index d02dc61f97..c904e25955 100644 --- a/test/mjsunit/debug-constructed-by.js +++ b/test/mjsunit/debug-constructed-by.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/debug-constructor.js b/test/mjsunit/debug-constructor.js index b3c8ebf7d6..12520f4c5e 100644 --- a/test/mjsunit/debug-constructor.js +++ b/test/mjsunit/debug-constructor.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/debug-continue.js b/test/mjsunit/debug-continue.js index 8d764e8261..e01885c09f 100644 --- a/test/mjsunit/debug-continue.js +++ b/test/mjsunit/debug-continue.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/debug-enable-disable-breakpoints.js b/test/mjsunit/debug-enable-disable-breakpoints.js index 8cd59ef47a..02bfc9e946 100644 --- a/test/mjsunit/debug-enable-disable-breakpoints.js +++ b/test/mjsunit/debug-enable-disable-breakpoints.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/debug-evaluate-arguments.js b/test/mjsunit/debug-evaluate-arguments.js index 9ceb918787..730e9ca6fb 100644 --- a/test/mjsunit/debug-evaluate-arguments.js +++ b/test/mjsunit/debug-evaluate-arguments.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/debug-evaluate-locals.js b/test/mjsunit/debug-evaluate-locals.js index 2c5816ade6..97b9f3901c 100644 --- a/test/mjsunit/debug-evaluate-locals.js +++ b/test/mjsunit/debug-evaluate-locals.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/debug-evaluate-recursive.js b/test/mjsunit/debug-evaluate-recursive.js index 163b68c8e3..85631c157a 100644 --- a/test/mjsunit/debug-evaluate-recursive.js +++ b/test/mjsunit/debug-evaluate-recursive.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/debug-evaluate-with.js b/test/mjsunit/debug-evaluate-with.js index a8482b7f15..e746ab227f 100644 --- a/test/mjsunit/debug-evaluate-with.js +++ b/test/mjsunit/debug-evaluate-with.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/debug-evaluate.js b/test/mjsunit/debug-evaluate.js index eb8f424401..9a1e427e8a 100644 --- a/test/mjsunit/debug-evaluate.js +++ b/test/mjsunit/debug-evaluate.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/debug-event-listener.js b/test/mjsunit/debug-event-listener.js index 079f9a3b15..2d9d428c6f 100644 --- a/test/mjsunit/debug-event-listener.js +++ b/test/mjsunit/debug-event-listener.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/debug-ignore-breakpoints.js b/test/mjsunit/debug-ignore-breakpoints.js index 1b55e42ef2..e71e4fb169 100644 --- a/test/mjsunit/debug-ignore-breakpoints.js +++ b/test/mjsunit/debug-ignore-breakpoints.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/debug-multiple-breakpoints.js b/test/mjsunit/debug-multiple-breakpoints.js index ff3e539903..2bdff57e8c 100644 --- a/test/mjsunit/debug-multiple-breakpoints.js +++ b/test/mjsunit/debug-multiple-breakpoints.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/debug-referenced-by.js b/test/mjsunit/debug-referenced-by.js index 41f651749b..2b35a9c6a6 100644 --- a/test/mjsunit/debug-referenced-by.js +++ b/test/mjsunit/debug-referenced-by.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/debug-script-breakpoints.js b/test/mjsunit/debug-script-breakpoints.js index 958c78b185..28c8018f4f 100644 --- a/test/mjsunit/debug-script-breakpoints.js +++ b/test/mjsunit/debug-script-breakpoints.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/debug-script.js b/test/mjsunit/debug-script.js index bfd79c4677..55e83c19b6 100644 --- a/test/mjsunit/debug-script.js +++ b/test/mjsunit/debug-script.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/debug-scripts-request.js b/test/mjsunit/debug-scripts-request.js index b889129f1d..0fc857a300 100644 --- a/test/mjsunit/debug-scripts-request.js +++ b/test/mjsunit/debug-scripts-request.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/debug-setbreakpoint.js b/test/mjsunit/debug-setbreakpoint.js index cdb88702ed..faf8036973 100644 --- a/test/mjsunit/debug-setbreakpoint.js +++ b/test/mjsunit/debug-setbreakpoint.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/debug-sourceinfo.js b/test/mjsunit/debug-sourceinfo.js index f360684d40..16fa33c8b9 100644 --- a/test/mjsunit/debug-sourceinfo.js +++ b/test/mjsunit/debug-sourceinfo.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/debug-sourceslice.js b/test/mjsunit/debug-sourceslice.js index f97b7f8ba7..db9a3e7da8 100644 --- a/test/mjsunit/debug-sourceslice.js +++ b/test/mjsunit/debug-sourceslice.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/debug-step-stub-callfunction.js b/test/mjsunit/debug-step-stub-callfunction.js index 1de2287d2c..991c62eb14 100644 --- a/test/mjsunit/debug-step-stub-callfunction.js +++ b/test/mjsunit/debug-step-stub-callfunction.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/debug-step.js b/test/mjsunit/debug-step.js index 0c5492ef9b..1c0b383201 100644 --- a/test/mjsunit/debug-step.js +++ b/test/mjsunit/debug-step.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/debug-stepin-constructor.js b/test/mjsunit/debug-stepin-constructor.js index 6f6700c904..ecd1283630 100644 --- a/test/mjsunit/debug-stepin-constructor.js +++ b/test/mjsunit/debug-stepin-constructor.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/declare-locally.js b/test/mjsunit/declare-locally.js index 5170893aa4..93fcb85f3c 100644 --- a/test/mjsunit/declare-locally.js +++ b/test/mjsunit/declare-locally.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/deep-recursion.js b/test/mjsunit/deep-recursion.js index 8edea79bd5..a8093eb6be 100644 --- a/test/mjsunit/deep-recursion.js +++ b/test/mjsunit/deep-recursion.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/delay-syntax-error.js b/test/mjsunit/delay-syntax-error.js index 2cb35fd7d0..4fcb1435c5 100644 --- a/test/mjsunit/delay-syntax-error.js +++ b/test/mjsunit/delay-syntax-error.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/delete-global-properties.js b/test/mjsunit/delete-global-properties.js index 9a70a9201f..b3813dc150 100644 --- a/test/mjsunit/delete-global-properties.js +++ b/test/mjsunit/delete-global-properties.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/delete-in-eval.js b/test/mjsunit/delete-in-eval.js index 6d1eb42258..9278013ead 100644 --- a/test/mjsunit/delete-in-eval.js +++ b/test/mjsunit/delete-in-eval.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/delete-in-with.js b/test/mjsunit/delete-in-with.js index 88d4098dba..1efc18de11 100644 --- a/test/mjsunit/delete-in-with.js +++ b/test/mjsunit/delete-in-with.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/delete-vars-from-eval.js b/test/mjsunit/delete-vars-from-eval.js index b5dbfaed27..a457466d74 100644 --- a/test/mjsunit/delete-vars-from-eval.js +++ b/test/mjsunit/delete-vars-from-eval.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/delete.js b/test/mjsunit/delete.js index 4b88366a66..6fc15e926d 100644 --- a/test/mjsunit/delete.js +++ b/test/mjsunit/delete.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/do-not-strip-fc.js b/test/mjsunit/do-not-strip-fc.js index cb8e9aaee3..1aef28cb62 100644 --- a/test/mjsunit/do-not-strip-fc.js +++ b/test/mjsunit/do-not-strip-fc.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/dont-enum-array-holes.js b/test/mjsunit/dont-enum-array-holes.js index c39b13e7a1..4761dc4ea0 100644 --- a/test/mjsunit/dont-enum-array-holes.js +++ b/test/mjsunit/dont-enum-array-holes.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/dont-reinit-global-var.js b/test/mjsunit/dont-reinit-global-var.js index 8747f4fb33..1e3c1a01a7 100644 --- a/test/mjsunit/dont-reinit-global-var.js +++ b/test/mjsunit/dont-reinit-global-var.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/double-equals.js b/test/mjsunit/double-equals.js index d6dd5a8dd0..a68d7eaf98 100644 --- a/test/mjsunit/double-equals.js +++ b/test/mjsunit/double-equals.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/dtoa.js b/test/mjsunit/dtoa.js index b73d670d37..80167b78b1 100644 --- a/test/mjsunit/dtoa.js +++ b/test/mjsunit/dtoa.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/enumeration_order.js b/test/mjsunit/enumeration_order.js index db7c88e2b7..699a636cc9 100644 --- a/test/mjsunit/enumeration_order.js +++ b/test/mjsunit/enumeration_order.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/escape.js b/test/mjsunit/escape.js index 3796f7cccd..5732ce3ae0 100644 --- a/test/mjsunit/escape.js +++ b/test/mjsunit/escape.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/eval-typeof-non-existing.js b/test/mjsunit/eval-typeof-non-existing.js index 5dfafd6b4b..3513767db7 100644 --- a/test/mjsunit/eval-typeof-non-existing.js +++ b/test/mjsunit/eval-typeof-non-existing.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/execScript-case-insensitive.js b/test/mjsunit/execScript-case-insensitive.js index 88fd83fd59..468d65747e 100644 --- a/test/mjsunit/execScript-case-insensitive.js +++ b/test/mjsunit/execScript-case-insensitive.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/extra-arguments.js b/test/mjsunit/extra-arguments.js index e24f63c471..186277a006 100644 --- a/test/mjsunit/extra-arguments.js +++ b/test/mjsunit/extra-arguments.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/extra-commas.js b/test/mjsunit/extra-commas.js index b540e966c8..6fed04c0de 100644 --- a/test/mjsunit/extra-commas.js +++ b/test/mjsunit/extra-commas.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/for-in-null-or-undefined.js b/test/mjsunit/for-in-null-or-undefined.js index 7ffbd57ce2..b12d1b06bd 100644 --- a/test/mjsunit/for-in-null-or-undefined.js +++ b/test/mjsunit/for-in-null-or-undefined.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/for-in-special-cases.js b/test/mjsunit/for-in-special-cases.js index d4e27b32ea..3c54256e0d 100644 --- a/test/mjsunit/for-in-special-cases.js +++ b/test/mjsunit/for-in-special-cases.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/for-in.js b/test/mjsunit/for-in.js index 5d670adc7c..dfe721dbee 100644 --- a/test/mjsunit/for-in.js +++ b/test/mjsunit/for-in.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/fun-as-prototype.js b/test/mjsunit/fun-as-prototype.js index da23bf5d49..fbe995a766 100644 --- a/test/mjsunit/fun-as-prototype.js +++ b/test/mjsunit/fun-as-prototype.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/fun_name.js b/test/mjsunit/fun_name.js index 79ab0c8789..676daaa133 100644 --- a/test/mjsunit/fun_name.js +++ b/test/mjsunit/fun_name.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/function-arguments-null.js b/test/mjsunit/function-arguments-null.js index f092fdceba..21e542fc81 100644 --- a/test/mjsunit/function-arguments-null.js +++ b/test/mjsunit/function-arguments-null.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/function-caller.js b/test/mjsunit/function-caller.js index a2fba03970..f7493467a5 100644 --- a/test/mjsunit/function-caller.js +++ b/test/mjsunit/function-caller.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/function-property.js b/test/mjsunit/function-property.js index e34fd56c29..a657f649c8 100644 --- a/test/mjsunit/function-property.js +++ b/test/mjsunit/function-property.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/function-prototype.js b/test/mjsunit/function-prototype.js index 3131672618..371311e49a 100644 --- a/test/mjsunit/function-prototype.js +++ b/test/mjsunit/function-prototype.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/function-source.js b/test/mjsunit/function-source.js index ddb53b443b..75257756d6 100644 --- a/test/mjsunit/function-source.js +++ b/test/mjsunit/function-source.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/function.js b/test/mjsunit/function.js index 265c323f33..6c80fa8417 100644 --- a/test/mjsunit/function.js +++ b/test/mjsunit/function.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/fuzz-accessors.js b/test/mjsunit/fuzz-accessors.js index 091d63f77a..f3602cca09 100644 --- a/test/mjsunit/fuzz-accessors.js +++ b/test/mjsunit/fuzz-accessors.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/fuzz-natives.js b/test/mjsunit/fuzz-natives.js index f5cdcc1987..fbebfb9ed4 100644 --- a/test/mjsunit/fuzz-natives.js +++ b/test/mjsunit/fuzz-natives.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/getter-in-value-prototype.js b/test/mjsunit/getter-in-value-prototype.js index 63e296c045..b55320ac5b 100644 --- a/test/mjsunit/getter-in-value-prototype.js +++ b/test/mjsunit/getter-in-value-prototype.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/global-const-var-conflicts.js b/test/mjsunit/global-const-var-conflicts.js index 99a7951d16..d38d0ee813 100644 --- a/test/mjsunit/global-const-var-conflicts.js +++ b/test/mjsunit/global-const-var-conflicts.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/global-vars-eval.js b/test/mjsunit/global-vars-eval.js index e90ea4f651..900f7be727 100644 --- a/test/mjsunit/global-vars-eval.js +++ b/test/mjsunit/global-vars-eval.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/global-vars-with.js b/test/mjsunit/global-vars-with.js index 4a46dccbde..05ca6b6bb3 100644 --- a/test/mjsunit/global-vars-with.js +++ b/test/mjsunit/global-vars-with.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/greedy.js b/test/mjsunit/greedy.js index 2ebfc66819..d357f0cad3 100644 --- a/test/mjsunit/greedy.js +++ b/test/mjsunit/greedy.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/has-own-property.js b/test/mjsunit/has-own-property.js index 6b4af92815..5ff8db5f7b 100644 --- a/test/mjsunit/has-own-property.js +++ b/test/mjsunit/has-own-property.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/html-comments.js b/test/mjsunit/html-comments.js index d4107bdd79..f39271aca7 100644 --- a/test/mjsunit/html-comments.js +++ b/test/mjsunit/html-comments.js @@ -1,6 +1,6 @@ --> must work at beginning of file! -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/html-string-funcs.js b/test/mjsunit/html-string-funcs.js index 278d184d11..213b7f3412 100644 --- a/test/mjsunit/html-string-funcs.js +++ b/test/mjsunit/html-string-funcs.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/if-in-undefined.js b/test/mjsunit/if-in-undefined.js index f88c1c2af4..5bfa42e708 100644 --- a/test/mjsunit/if-in-undefined.js +++ b/test/mjsunit/if-in-undefined.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/in.js b/test/mjsunit/in.js index 06adb718c5..23ef65efdb 100644 --- a/test/mjsunit/in.js +++ b/test/mjsunit/in.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/instanceof.js b/test/mjsunit/instanceof.js index aa7b5cf1d6..3fef2e2ddc 100644 --- a/test/mjsunit/instanceof.js +++ b/test/mjsunit/instanceof.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/integer-to-string.js b/test/mjsunit/integer-to-string.js index 4e33ad70fb..3076bc4176 100644 --- a/test/mjsunit/integer-to-string.js +++ b/test/mjsunit/integer-to-string.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/invalid-lhs.js b/test/mjsunit/invalid-lhs.js index 97708061b2..bbd19f20b2 100644 --- a/test/mjsunit/invalid-lhs.js +++ b/test/mjsunit/invalid-lhs.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/keyed-ic.js b/test/mjsunit/keyed-ic.js index 59818c77f9..d37bd034cc 100644 --- a/test/mjsunit/keyed-ic.js +++ b/test/mjsunit/keyed-ic.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/large-object-literal.js b/test/mjsunit/large-object-literal.js index 5f8dbc9495..8118afe4c9 100644 --- a/test/mjsunit/large-object-literal.js +++ b/test/mjsunit/large-object-literal.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/lazy-load.js b/test/mjsunit/lazy-load.js index 86490d0ae3..c384331c7b 100644 --- a/test/mjsunit/lazy-load.js +++ b/test/mjsunit/lazy-load.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/leakcheck.js b/test/mjsunit/leakcheck.js index 18b2680936..7cbb2e5500 100644 --- a/test/mjsunit/leakcheck.js +++ b/test/mjsunit/leakcheck.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/length.js b/test/mjsunit/length.js index 84996110ff..3331564b81 100644 --- a/test/mjsunit/length.js +++ b/test/mjsunit/length.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/math-min-max.js b/test/mjsunit/math-min-max.js index 4333e1226a..0ed991203c 100644 --- a/test/mjsunit/math-min-max.js +++ b/test/mjsunit/math-min-max.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/megamorphic-callbacks.js b/test/mjsunit/megamorphic-callbacks.js index 13ffad1de4..8829df0f6c 100644 --- a/test/mjsunit/megamorphic-callbacks.js +++ b/test/mjsunit/megamorphic-callbacks.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/mirror-array.js b/test/mjsunit/mirror-array.js index 4622711576..25e64a6457 100644 --- a/test/mjsunit/mirror-array.js +++ b/test/mjsunit/mirror-array.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/mirror-boolean.js b/test/mjsunit/mirror-boolean.js index dbe4e10168..214704812b 100644 --- a/test/mjsunit/mirror-boolean.js +++ b/test/mjsunit/mirror-boolean.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/mirror-date.js b/test/mjsunit/mirror-date.js index 4d0d39c22c..e96badcfc3 100644 --- a/test/mjsunit/mirror-date.js +++ b/test/mjsunit/mirror-date.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/mirror-error.js b/test/mjsunit/mirror-error.js index aeb5cdd393..49eaaff7f6 100644 --- a/test/mjsunit/mirror-error.js +++ b/test/mjsunit/mirror-error.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/mirror-function.js b/test/mjsunit/mirror-function.js index 61a15a9bc9..c6e7a4e2e8 100644 --- a/test/mjsunit/mirror-function.js +++ b/test/mjsunit/mirror-function.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/mirror-null.js b/test/mjsunit/mirror-null.js index 280ed6a820..4233efae2c 100644 --- a/test/mjsunit/mirror-null.js +++ b/test/mjsunit/mirror-null.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/mirror-number.js b/test/mjsunit/mirror-number.js index abeb6df6b0..20280c3b36 100644 --- a/test/mjsunit/mirror-number.js +++ b/test/mjsunit/mirror-number.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/mirror-object.js b/test/mjsunit/mirror-object.js index 75962d9e62..bbaf0443ac 100644 --- a/test/mjsunit/mirror-object.js +++ b/test/mjsunit/mirror-object.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/mirror-regexp.js b/test/mjsunit/mirror-regexp.js index 083394048e..443caeb60f 100644 --- a/test/mjsunit/mirror-regexp.js +++ b/test/mjsunit/mirror-regexp.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/mirror-string.js b/test/mjsunit/mirror-string.js index aae2efc7b4..451f8f1324 100644 --- a/test/mjsunit/mirror-string.js +++ b/test/mjsunit/mirror-string.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/mirror-undefined.js b/test/mjsunit/mirror-undefined.js index ddbdb52ff1..fc35c8d030 100644 --- a/test/mjsunit/mirror-undefined.js +++ b/test/mjsunit/mirror-undefined.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/mirror-unresolved-function.js b/test/mjsunit/mirror-unresolved-function.js index 562ad789a3..ab49508947 100644 --- a/test/mjsunit/mirror-unresolved-function.js +++ b/test/mjsunit/mirror-unresolved-function.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/mjsunit.js b/test/mjsunit/mjsunit.js index 224889c25b..e7b47cd84d 100644 --- a/test/mjsunit/mjsunit.js +++ b/test/mjsunit/mjsunit.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status index b0260b865c..4289bc4637 100644 --- a/test/mjsunit/mjsunit.status +++ b/test/mjsunit/mjsunit.status @@ -1,4 +1,4 @@ -# Copyright 2008 Google Inc. All rights reserved. +# Copyright 2008 the V8 project authors. All rights reserved. # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are # met: diff --git a/test/mjsunit/mul-exhaustive.js b/test/mjsunit/mul-exhaustive.js index 1b9a46ed5b..452f9332c7 100644 --- a/test/mjsunit/mul-exhaustive.js +++ b/test/mjsunit/mul-exhaustive.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/negate-zero.js b/test/mjsunit/negate-zero.js index b5c81c2d06..31d460a2de 100644 --- a/test/mjsunit/negate-zero.js +++ b/test/mjsunit/negate-zero.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/negate.js b/test/mjsunit/negate.js index b56304e6c3..3bf411156b 100644 --- a/test/mjsunit/negate.js +++ b/test/mjsunit/negate.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/nested-repetition-count-overflow.js b/test/mjsunit/nested-repetition-count-overflow.js index c92fbd84d4..8f040c3fb8 100644 --- a/test/mjsunit/nested-repetition-count-overflow.js +++ b/test/mjsunit/nested-repetition-count-overflow.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/new.js b/test/mjsunit/new.js index 07b1560d59..1062628b20 100644 --- a/test/mjsunit/new.js +++ b/test/mjsunit/new.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/newline-in-string.js b/test/mjsunit/newline-in-string.js index 323f26bd12..8c3ff86402 100644 --- a/test/mjsunit/newline-in-string.js +++ b/test/mjsunit/newline-in-string.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/no-branch-elimination.js b/test/mjsunit/no-branch-elimination.js index cbf69e086e..538039b232 100644 --- a/test/mjsunit/no-branch-elimination.js +++ b/test/mjsunit/no-branch-elimination.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/no-octal-constants-above-256.js b/test/mjsunit/no-octal-constants-above-256.js index cf2b7a0070..1525d6ae99 100644 --- a/test/mjsunit/no-octal-constants-above-256.js +++ b/test/mjsunit/no-octal-constants-above-256.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/no-semicolon.js b/test/mjsunit/no-semicolon.js index 1bffe50007..fa6ccba89d 100644 --- a/test/mjsunit/no-semicolon.js +++ b/test/mjsunit/no-semicolon.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/non-ascii-replace.js b/test/mjsunit/non-ascii-replace.js index a478e190cf..980741286a 100644 --- a/test/mjsunit/non-ascii-replace.js +++ b/test/mjsunit/non-ascii-replace.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/nul-characters.js b/test/mjsunit/nul-characters.js index 35c7d21b73..22da82d2e0 100644 --- a/test/mjsunit/nul-characters.js +++ b/test/mjsunit/nul-characters.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/number-limits.js b/test/mjsunit/number-limits.js index 7b9d0c8600..1d9a1e5585 100644 --- a/test/mjsunit/number-limits.js +++ b/test/mjsunit/number-limits.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/number-string-index-call.js b/test/mjsunit/number-string-index-call.js index 28d87fbd21..6f540c008b 100644 --- a/test/mjsunit/number-string-index-call.js +++ b/test/mjsunit/number-string-index-call.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/number-tostring-small.js b/test/mjsunit/number-tostring-small.js index b168ac0796..dbd2b59235 100644 --- a/test/mjsunit/number-tostring-small.js +++ b/test/mjsunit/number-tostring-small.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/number-tostring.js b/test/mjsunit/number-tostring.js index 5781987332..04d027ff57 100644 --- a/test/mjsunit/number-tostring.js +++ b/test/mjsunit/number-tostring.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/obj-construct.js b/test/mjsunit/obj-construct.js index cf2b47f251..98e09b2f95 100644 --- a/test/mjsunit/obj-construct.js +++ b/test/mjsunit/obj-construct.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/parse-int-float.js b/test/mjsunit/parse-int-float.js index f0acbfade7..ad2275e661 100644 --- a/test/mjsunit/parse-int-float.js +++ b/test/mjsunit/parse-int-float.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/property-object-key.js b/test/mjsunit/property-object-key.js index 1bc943457a..5eb1e1b9ec 100644 --- a/test/mjsunit/property-object-key.js +++ b/test/mjsunit/property-object-key.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/proto.js b/test/mjsunit/proto.js index 904793eded..faf98b2251 100644 --- a/test/mjsunit/proto.js +++ b/test/mjsunit/proto.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/prototype.js b/test/mjsunit/prototype.js index 36aab69f76..bfc1a799d4 100644 --- a/test/mjsunit/prototype.js +++ b/test/mjsunit/prototype.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regexp-multiline-stack-trace.js b/test/mjsunit/regexp-multiline-stack-trace.js index cc960cb17c..aa2de8875b 100644 --- a/test/mjsunit/regexp-multiline-stack-trace.js +++ b/test/mjsunit/regexp-multiline-stack-trace.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regexp-multiline.js b/test/mjsunit/regexp-multiline.js index b503a0dd7e..32edf25e5e 100644 --- a/test/mjsunit/regexp-multiline.js +++ b/test/mjsunit/regexp-multiline.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regexp-standalones.js b/test/mjsunit/regexp-standalones.js index eb1df1f395..4699754b8f 100644 --- a/test/mjsunit/regexp-standalones.js +++ b/test/mjsunit/regexp-standalones.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regexp-static.js b/test/mjsunit/regexp-static.js index 1976170bbd..73940d714d 100644 --- a/test/mjsunit/regexp-static.js +++ b/test/mjsunit/regexp-static.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regexp.js b/test/mjsunit/regexp.js index de37d85955..00f02e0922 100644 --- a/test/mjsunit/regexp.js +++ b/test/mjsunit/regexp.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-1030466.js b/test/mjsunit/regress/regress-1030466.js index dabb5f0763..8427ba028a 100644 --- a/test/mjsunit/regress/regress-1030466.js +++ b/test/mjsunit/regress/regress-1030466.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-1036894.js b/test/mjsunit/regress/regress-1036894.js index 6bbdcc2dff..d89ceda11c 100644 --- a/test/mjsunit/regress/regress-1036894.js +++ b/test/mjsunit/regress/regress-1036894.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-1039610.js b/test/mjsunit/regress/regress-1039610.js index 6ebe08b8e9..fd5c549c1c 100644 --- a/test/mjsunit/regress/regress-1039610.js +++ b/test/mjsunit/regress/regress-1039610.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-1050043.js b/test/mjsunit/regress/regress-1050043.js index 30e8c4f357..e42728fc50 100644 --- a/test/mjsunit/regress/regress-1050043.js +++ b/test/mjsunit/regress/regress-1050043.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-1062422.js b/test/mjsunit/regress/regress-1062422.js index 2d8cdc5734..1e2c7988c1 100644 --- a/test/mjsunit/regress/regress-1062422.js +++ b/test/mjsunit/regress/regress-1062422.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-1066899.js b/test/mjsunit/regress/regress-1066899.js index 8c8fa0d2f4..37fd554b54 100644 --- a/test/mjsunit/regress/regress-1066899.js +++ b/test/mjsunit/regress/regress-1066899.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-1081309.js b/test/mjsunit/regress/regress-1081309.js index daf003b306..68710391fe 100644 --- a/test/mjsunit/regress/regress-1081309.js +++ b/test/mjsunit/regress/regress-1081309.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-1102760.js b/test/mjsunit/regress/regress-1102760.js index 937beaa045..890ecabcaa 100644 --- a/test/mjsunit/regress/regress-1102760.js +++ b/test/mjsunit/regress/regress-1102760.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-1110164.js b/test/mjsunit/regress/regress-1110164.js index c55f3f7788..33f96af3ec 100644 --- a/test/mjsunit/regress/regress-1110164.js +++ b/test/mjsunit/regress/regress-1110164.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-1112051.js b/test/mjsunit/regress/regress-1112051.js index e6fc2cb71c..0af6bb4358 100644 --- a/test/mjsunit/regress/regress-1112051.js +++ b/test/mjsunit/regress/regress-1112051.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-1114040.js b/test/mjsunit/regress/regress-1114040.js index 52ff938305..9d1b320a9a 100644 --- a/test/mjsunit/regress/regress-1114040.js +++ b/test/mjsunit/regress/regress-1114040.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-1134697.js b/test/mjsunit/regress/regress-1134697.js index c6a1f93c8e..3d851ae775 100644 --- a/test/mjsunit/regress/regress-1134697.js +++ b/test/mjsunit/regress/regress-1134697.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-1170187.js b/test/mjsunit/regress/regress-1170187.js index 795ad03b2d..f0471ffd33 100644 --- a/test/mjsunit/regress/regress-1170187.js +++ b/test/mjsunit/regress/regress-1170187.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-1173979.js b/test/mjsunit/regress/regress-1173979.js index 2b3147fd96..42649d0abf 100644 --- a/test/mjsunit/regress/regress-1173979.js +++ b/test/mjsunit/regress/regress-1173979.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-1175390.js b/test/mjsunit/regress/regress-1175390.js index 651ac1efc6..7b1a7e077a 100644 --- a/test/mjsunit/regress/regress-1175390.js +++ b/test/mjsunit/regress/regress-1175390.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-1177518.js b/test/mjsunit/regress/regress-1177518.js index a393b1118f..2ba3c11952 100644 --- a/test/mjsunit/regress/regress-1177518.js +++ b/test/mjsunit/regress/regress-1177518.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-1177809.js b/test/mjsunit/regress/regress-1177809.js index 5c217d9dd2..703e60739f 100644 --- a/test/mjsunit/regress/regress-1177809.js +++ b/test/mjsunit/regress/regress-1177809.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-1178598.js b/test/mjsunit/regress/regress-1178598.js index f7daf2422a..9caaec2f01 100644 --- a/test/mjsunit/regress/regress-1178598.js +++ b/test/mjsunit/regress/regress-1178598.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-1182832.js b/test/mjsunit/regress/regress-1182832.js index 649651560b..6c4fcb413e 100644 --- a/test/mjsunit/regress/regress-1182832.js +++ b/test/mjsunit/regress/regress-1182832.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-1187524.js b/test/mjsunit/regress/regress-1187524.js index b053111d1c..2aeb1c5170 100644 --- a/test/mjsunit/regress/regress-1187524.js +++ b/test/mjsunit/regress/regress-1187524.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-1199401.js b/test/mjsunit/regress/regress-1199401.js index ff8e206bc2..792faea982 100644 --- a/test/mjsunit/regress/regress-1199401.js +++ b/test/mjsunit/regress/regress-1199401.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-1199637.js b/test/mjsunit/regress/regress-1199637.js index 028e108730..2c97f9a0c7 100644 --- a/test/mjsunit/regress/regress-1199637.js +++ b/test/mjsunit/regress/regress-1199637.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-1200351.js b/test/mjsunit/regress/regress-1200351.js index ac79f68aef..f752a1e1a4 100644 --- a/test/mjsunit/regress/regress-1200351.js +++ b/test/mjsunit/regress/regress-1200351.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: @@ -37,1517 +37,1517 @@ new this.constructor(1,2,3,4,5,6); var x = 0; try { - eval("SetValueOf(typeof(break.prototype.name), Math.max(typeof(break)))") + eval("SetValueOf(typeof(break.prototype.name), Math.max(typeof(break)))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("export Join((void), false.className(), null instanceof continue, return 'a', 0.__defineGetter__(x,function(){native}))") + eval("export Join((void), false.className(), null instanceof continue, return 'a', 0.__defineGetter__(x,function(){native}))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("with ({ void&&null.push(goto NaN) : Math.max(undef).toText }) { {-1/null,1.isNull} }") + eval("with ({ void&&null.push(goto NaN) : Math.max(undef).toText }) { {-1/null,1.isNull} }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new break>>>=native.charCodeAt(-1.valueOf())") + eval("new break>>>=native.charCodeAt(-1.valueOf())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new Number(this > native)") + eval("new Number(this > native)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new {native,0.2}?continue+undef:IsSmi(0.2)") + eval("new {native,0.2}?continue+undef:IsSmi(0.2)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("const x = break.toString()&&return continue") + eval("const x = break.toString()&&return continue") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for (-1==continue.toJSONProtocol, GetFunctionFor(break.call(NaN)), (!new RegExp).prototype.new Object()<>>=GetFunctionFor(-1) }") + eval("for (-1==continue.toJSONProtocol, GetFunctionFor(break.call(NaN)), (!new RegExp).prototype.new Object()<>>=GetFunctionFor(-1) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for (parseFloat(NaN).splice() in null.add(1).className()) { true[0.2]< 0) { print (e.message); } }; try { - eval("let (debugger.constructor.valueOf()) { this.sort().true.splice() }") + eval("let (debugger.constructor.valueOf()) { this.sort().true.splice() }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("unescape(break.toObject()).prototype.new RegExp.continue.__lookupGetter__(x.slice(1, NaN)) = typeof(null.push(0.2))") + eval("unescape(break.toObject()).prototype.new RegExp.continue.__lookupGetter__(x.slice(1, NaN)) = typeof(null.push(0.2))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new Date(Iterator(continue.pop()))") + eval("new Date(Iterator(continue.pop()))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("function X(x) { return new RegExp.shift().concat({debugger,continue}) }; X(return goto 0)") + eval("function X(x) { return new RegExp.shift().concat({debugger,continue}) }; X(return goto 0)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("Instantiate(0.add(break)&&x > null)") + eval("Instantiate(0.add(break)&&x > null)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("with ({ eval(Array(x)) : 1.call('a').superConstructor }) { debugger.lastIndex.toLocaleString() }") + eval("with ({ eval(Array(x)) : 1.call('a').superConstructor }) { debugger.lastIndex.toLocaleString() }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("x = return true.__defineGetter__(this,function(){0.2})") + eval("x = return true.__defineGetter__(this,function(){0.2})") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("x = new typeof(0)&this.lastIndex") + eval("x = new typeof(0)&this.lastIndex") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("String(new RegExp.call(1)).prototype.unescape(parseFloat(-1)) = false< 0) { print (e.message); } }; try { - eval("with ({ 1+debugger.valueOf() : continue.join().name() }) { parseInt(true)==undef.sort() }") + eval("with ({ 1+debugger.valueOf() : continue.join().name() }) { parseInt(true)==undef.sort() }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new RegExp>>0.2.superConstructor.prototype.eval(void).className() = false.join().prototype.name") + eval("new RegExp>>0.2.superConstructor.prototype.eval(void).className() = false.join().prototype.name") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("export (new Object()?undef:native)") + eval("export (new Object()?undef:native)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("x = new null.isNull.slice(x.prototype.value, Iterator(undef))") + eval("x = new null.isNull.slice(x.prototype.value, Iterator(undef))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("export function () { 0.2 }.unshift()") + eval("export function () { 0.2 }.unshift()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new Math.max(continue.valueOf())") + eval("new Math.max(continue.valueOf())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("x = return debugger.toObject()") + eval("x = return debugger.toObject()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("switch (-1.length+new Object().prototype.name) { case (debugger.constructor.sort()): IsPrimitive(undef.__defineSetter__(undef,function(){native})); break; }") + eval("switch (-1.length+new Object().prototype.name) { case (debugger.constructor.sort()): IsPrimitive(undef.__defineSetter__(undef,function(){native})); break; }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("delete (!new Object().toLocaleString())") + eval("delete (!new Object().toLocaleString())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new Date(0<<'a'>>>=new RegExp['a'])") + eval("new Date(0<<'a'>>>=new RegExp['a'])") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("native {unescape(true),new RegExp.isNull}") + eval("native {unescape(true),new RegExp.isNull}") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("const x = -1.lastIndexOf(false)?parseFloat(void):Join(null, continue, new Object(), x, break)") + eval("const x = -1.lastIndexOf(false)?parseFloat(void):Join(null, continue, new Object(), x, break)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("label null/void-break.__lookupGetter__(native)") + eval("label null/void-break.__lookupGetter__(native)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new Function(0.2.join().constructor)") + eval("new Function(0.2.join().constructor)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("label function () { false }.__lookupGetter__(this==1)") + eval("label function () { false }.__lookupGetter__(this==1)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("Instantiate(-1.prototype.0.2.unshift())") + eval("Instantiate(-1.prototype.0.2.unshift())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("const x = new return goto -1") + eval("const x = new return goto -1") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new {Number(debugger)}") + eval("new {Number(debugger)}") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("if (parseInt(break) instanceof 0.length) { this.(!0.2) }") + eval("if (parseInt(break) instanceof 0.length) { this.(!0.2) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("SetValueOf(break.superConstructor[throw new false(true)], this.~x)") + eval("SetValueOf(break.superConstructor[throw new false(true)], this.~x)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("SetValueOf(function () { IsSmi(-1) }, unescape(IsPrimitive(void)))") + eval("SetValueOf(function () { IsSmi(-1) }, unescape(IsPrimitive(void)))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for (new RegExp.join().className() in new Object().length()>>true.toObject()) { parseFloat(escape(debugger)) }") + eval("for (new RegExp.join().className() in new Object().length()>>true.toObject()) { parseFloat(escape(debugger)) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("const x = new String(debugger).toJSONProtocol") + eval("const x = new String(debugger).toJSONProtocol") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("SetValueOf(1.indexOf('a')< 0) { print (e.message); } }; try { - eval("const x = new {parseInt(0)}") + eval("const x = new {parseInt(0)}") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new Date(void.join().add(escape(undef)))") + eval("new Date(void.join().add(escape(undef)))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("native parseFloat(false.charAt(new RegExp))") + eval("native parseFloat(false.charAt(new RegExp))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new Date(~Iterator(void))") + eval("new Date(~Iterator(void))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new Function(NaN.shift().toJSONProtocol)") + eval("new Function(NaN.shift().toJSONProtocol)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new Date(native-debugger< 0) { print (e.message); } }; try { - eval("x = parseFloat(~new Object())") + eval("x = parseFloat(~new Object())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for (null.size/true.add(void) in 0+continue&true.null) { continue.toObject()/throw new true(debugger) }") + eval("for (null.size/true.add(void) in 0+continue&true.null) { continue.toObject()/throw new true(debugger) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for (Iterator(native+break) in debugger.superConstructor.constructor) { Math.max(0.add(undef)) }") + eval("for (Iterator(native+break) in debugger.superConstructor.constructor) { Math.max(0.add(undef)) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new {-1.add(native),true.sort()}") + eval("new {-1.add(native),true.sort()}") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new {IsSmi(break),throw new 'a'(null)}") + eval("new {IsSmi(break),throw new 'a'(null)}") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("switch (parseInt(0).length()) { case ('a'.toObject().__defineSetter__(GetFunctionFor(null),function(){(!x)})): IsSmi(void).constructor; break; }") + eval("switch (parseInt(0).length()) { case ('a'.toObject().__defineSetter__(GetFunctionFor(null),function(){(!x)})): IsSmi(void).constructor; break; }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("x = new 0.lastIndexOf(NaN).shift()") + eval("x = new 0.lastIndexOf(NaN).shift()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("with ({ 0>>>=this.lastIndex : new Object().lastIndexOf(true).toObject() }) { x.lastIndex > 1.__defineSetter__(false,function(){this}) }") + eval("with ({ 0>>>=this.lastIndex : new Object().lastIndexOf(true).toObject() }) { x.lastIndex > 1.__defineSetter__(false,function(){this}) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("with ({ throw new false(0.2).prototype.name : parseFloat(false)+(!debugger) }) { escape(undef.lastIndex) }") + eval("with ({ throw new false(0.2).prototype.name : parseFloat(false)+(!debugger) }) { escape(undef.lastIndex) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("Math.pow(0.2).toJSONProtocol.prototype.break.superConstructor.slice(NaN.exec(undef), -1.lastIndexOf(NaN)) = true.splice().length") + eval("Math.pow(0.2).toJSONProtocol.prototype.break.superConstructor.slice(NaN.exec(undef), -1.lastIndexOf(NaN)) = true.splice().length") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("native continue.className().constructor") + eval("native continue.className().constructor") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("let (0.2.isNull&undef.toString()) { continue/void+parseInt(null) }") + eval("let (0.2.isNull&undef.toString()) { continue/void+parseInt(null) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("const x = new Math.pow(break==this)") + eval("const x = new Math.pow(break==this)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("SetValueOf(continue.__lookupGetter__(null).constructor, debugger.filter(0.2)>>>=this.'a')") + eval("SetValueOf(continue.__lookupGetter__(null).constructor, debugger.filter(0.2)>>>=this.'a')") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("with ({ 0.2.unshift() > true.size : return Math.max(new RegExp) }) { void.splice().toString() }") + eval("with ({ 0.2.unshift() > true.size : return Math.max(new RegExp) }) { void.splice().toString() }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new unescape(false).unshift()") + eval("new unescape(false).unshift()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("function X(x) { return this.true?'a'==this:0.2.__lookupGetter__(void) }; X(Iterator(false).length)") + eval("function X(x) { return this.true?'a'==this:0.2.__lookupGetter__(void) }; X(Iterator(false).length)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("const x = function () { null }.__defineSetter__(0.charCodeAt(new Object()),function(){null>>>=new Object()})") + eval("const x = function () { null }.__defineSetter__(0.charCodeAt(new Object()),function(){null>>>=new Object()})") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("import goto 'a'.charAt(native.className())") + eval("import goto 'a'.charAt(native.className())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("import 0.2.isNull.__lookupGetter__(debugger.size)") + eval("import 0.2.isNull.__lookupGetter__(debugger.size)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for (~new Object().push(Array(null)) in new RegExp>>>=void.prototype.name) { goto break.lastIndex }") + eval("for (~new Object().push(Array(null)) in new RegExp>>>=void.prototype.name) { goto break.lastIndex }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("delete String(x).slice(String('a'), parseFloat(false))") + eval("delete String(x).slice(String('a'), parseFloat(false))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new parseInt(continue.__defineGetter__(0.2,function(){1}))") + eval("new parseInt(continue.__defineGetter__(0.2,function(){1}))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("Instantiate(true.concat(undef)==0.2.new RegExp)") + eval("Instantiate(true.concat(undef)==0.2.new RegExp)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("function X(x) { return NaN['a']?-1.exec(0):NaN.prototype.this }; X(native.prototype.name.toLocaleString())") + eval("function X(x) { return NaN['a']?-1.exec(0):NaN.prototype.this }; X(native.prototype.name.toLocaleString())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for (debugger==continue.toObject(), Array(NaN.className()), Math.max(new RegExp).prototype.value) { GetFunctionFor('a').prototype.value }") + eval("for (debugger==continue.toObject(), Array(NaN.className()), Math.max(new RegExp).prototype.value) { GetFunctionFor('a').prototype.value }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("const x = new parseInt(break)==Array(x)") + eval("const x = new parseInt(break)==Array(x)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for (parseInt(0.2.charCodeAt(this)), this.continue.prototype.name, native.superConstructor.superConstructor) { Join(0.__defineGetter__(continue,function(){undef}), {1}, parseFloat(0), undef.__defineSetter__(break,function(){null}), x?-1:-1) }") + eval("for (parseInt(0.2.charCodeAt(this)), this.continue.prototype.name, native.superConstructor.superConstructor) { Join(0.__defineGetter__(continue,function(){undef}), {1}, parseFloat(0), undef.__defineSetter__(break,function(){null}), x?-1:-1) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("export Join(debugger.splice(), parseInt(NaN), new RegExp.pop(), this.false, x.-1)") + eval("export Join(debugger.splice(), parseInt(NaN), new RegExp.pop(), this.false, x.-1)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("x = Math.max(native).charCodeAt(continue==break)") + eval("x = Math.max(native).charCodeAt(continue==break)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for (void==NaN.sort(), new Object()==new RegExp.toObject(), -1/NaN.unshift()) { GetFunctionFor(true).name() }") + eval("for (void==NaN.sort(), new Object()==new RegExp.toObject(), -1/NaN.unshift()) { GetFunctionFor(true).name() }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for ((!'a'.join()), ~NaN.__defineGetter__(undef,function(){this}), Math.pow(NaN).__lookupGetter__(typeof(false))) { throw new debugger.toObject()(Math.max(-1)) }") + eval("for ((!'a'.join()), ~NaN.__defineGetter__(undef,function(){this}), Math.pow(NaN).__lookupGetter__(typeof(false))) { throw new debugger.toObject()(Math.max(-1)) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for (NaN.shift()&&undef&&continue in throw new x(NaN).prototype.-1&x) { return native.toJSONProtocol }") + eval("for (NaN.shift()&&undef&&continue in throw new x(NaN).prototype.-1&x) { return native.toJSONProtocol }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("x = new (0).charAt(this.charCodeAt(new Object()))") + eval("x = new (0).charAt(this.charCodeAt(new Object()))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("function X(x) { return x.valueOf().size }; X(0.2.unshift().unshift())") + eval("function X(x) { return x.valueOf().size }; X(0.2.unshift().unshift())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("if (eval(new Object().valueOf())) { break.prototype.name.__defineGetter__(eval(NaN),function(){Math.max(native)}) }") + eval("if (eval(new Object().valueOf())) { break.prototype.name.__defineGetter__(eval(NaN),function(){Math.max(native)}) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for (Math.pow(1).isNull in Iterator(continue.length())) { Join(true, 0.2, null, x, new Object()).length }") + eval("for (Math.pow(1).isNull in Iterator(continue.length())) { Join(true, 0.2, null, x, new Object()).length }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("SetValueOf(0>>>=void.unshift(), void.exec('a').undef.length())") + eval("SetValueOf(0>>>=void.unshift(), void.exec('a').undef.length())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("delete throw new this(0.2).pop()") + eval("delete throw new this(0.2).pop()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new Iterator(unescape(continue))") + eval("new Iterator(unescape(continue))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("function X(x) { return unescape(goto debugger) }; X(new RegExp.push(break).name())") + eval("function X(x) { return unescape(goto debugger) }; X(new RegExp.push(break).name())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("x = undef/'a'.indexOf(-1.exec(false))") + eval("x = undef/'a'.indexOf(-1.exec(false))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for (continue.isNull.filter(this.toText), function () { throw new 'a'(0.2) }, native?break:undef.prototype.return continue) { Array(void.toText) }") + eval("for (continue.isNull.filter(this.toText), function () { throw new 'a'(0.2) }, native?break:undef.prototype.return continue) { Array(void.toText) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("const x = new this.slice(new Object(), 1).isNull") + eval("const x = new this.slice(new Object(), 1).isNull") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for (0.2.className().call((!debugger)), native.__defineGetter__(0,function(){x}).name(), null.splice().splice()) { NaN.charCodeAt(new Object()) > true.toString() }") + eval("for (0.2.className().call((!debugger)), native.__defineGetter__(0,function(){x}).name(), null.splice().splice()) { NaN.charCodeAt(new Object()) > true.toString() }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("native false.length?new RegExp instanceof this:Array(undef)") + eval("native false.length?new RegExp instanceof this:Array(undef)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new ~0.2.call(typeof(false))") + eval("new ~0.2.call(typeof(false))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new Number(0.2.sort())") + eval("new Number(0.2.sort())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new x.join().shift()") + eval("new x.join().shift()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("switch (~new Object().toText) { case (new RegExp.unshift().exec(new RegExp< 0) { print (e.message); } }; try { - eval("new parseInt(~true)") + eval("new parseInt(~true)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new unescape(debugger.call(null))") + eval("new unescape(debugger.call(null))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("const x = new GetFunctionFor(0.2).toObject()") + eval("const x = new GetFunctionFor(0.2).toObject()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("delete IsPrimitive(null.join())") + eval("delete IsPrimitive(null.join())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for (eval(0.2) instanceof debugger.splice() in null.superConstructor==new Object()&void) { Number(0+x) }") + eval("for (eval(0.2) instanceof debugger.splice() in null.superConstructor==new Object()&void) { Number(0+x) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("let ('a'-continue?null.length():escape(continue)) { return undef.push(false.shift()) }") + eval("let ('a'-continue?null.length():escape(continue)) { return undef.push(false.shift()) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for (Array(x.length) in 'a'.length().sort()) { goto (new Object()) }") + eval("for (Array(x.length) in 'a'.length().sort()) { goto (new Object()) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("let (NaN==true.length) { IsPrimitive(0.2).prototype.value }") + eval("let (NaN==true.length) { IsPrimitive(0.2).prototype.value }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("SetValueOf(return true&&void, new RegExp.toObject().length())") + eval("SetValueOf(return true&&void, new RegExp.toObject().length())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new Math.pow(void).length") + eval("new Math.pow(void).length") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new Function(void.add(continue).charCodeAt(this.toObject()))") + eval("new Function(void.add(continue).charCodeAt(this.toObject()))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("export Join(break.toObject(), 0.2.isNull, false.call(0), break.filter(break), 1.length())") + eval("export Join(break.toObject(), 0.2.isNull, false.call(0), break.filter(break), 1.length())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("if (1/NaN.__lookupGetter__(undef.prototype.value)) { escape(eval(this)) }") + eval("if (1/NaN.__lookupGetter__(undef.prototype.value)) { escape(eval(this)) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new Function(Join(unescape(x), new RegExp.__defineGetter__(debugger,function(){NaN}), 'a'.indexOf(0.2), false.prototype.name, (this)))") + eval("new Function(Join(unescape(x), new RegExp.__defineGetter__(debugger,function(){NaN}), 'a'.indexOf(0.2), false.prototype.name, (this)))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("const x = new Math.pow(native).indexOf(1>>>=-1)") + eval("const x = new Math.pow(native).indexOf(1>>>=-1)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new RegExp?native:continue.join().prototype.Math.max(x.__defineSetter__(1,function(){continue})) = parseFloat(parseInt(null))") + eval("new RegExp?native:continue.join().prototype.Math.max(x.__defineSetter__(1,function(){continue})) = parseFloat(parseInt(null))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("native function () { new RegExp }.new RegExp.pop()") + eval("native function () { new RegExp }.new RegExp.pop()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("import typeof(new RegExp.valueOf())") + eval("import typeof(new RegExp.valueOf())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("switch (0.2.size>>NaN-continue) { case ('a'.push(true).indexOf(NaN.lastIndexOf(-1))): {0.2,x}.toObject(); break; }") + eval("switch (0.2.size>>NaN-continue) { case ('a'.push(true).indexOf(NaN.lastIndexOf(-1))): {0.2,x}.toObject(); break; }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("if (IsSmi(new Object())/false.filter('a')) { function () { Iterator(debugger) } }") + eval("if (IsSmi(new Object())/false.filter('a')) { function () { Iterator(debugger) } }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("x = break.lastIndex.size") + eval("x = break.lastIndex.size") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new Function(new Object() > 0.length())") + eval("new Function(new Object() > 0.length())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("native IsPrimitive(continue)==break.charCodeAt(new Object())") + eval("native IsPrimitive(continue)==break.charCodeAt(new Object())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new break.true<<'a'-NaN") + eval("new break.true<<'a'-NaN") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new Number(-1?'a':-1)") + eval("new Number(-1?'a':-1)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for (parseFloat('a'.exec(continue)) in (!new RegExp)&&0.2.toObject()) { {true,x}.add(void.prototype.NaN) }") + eval("for (parseFloat('a'.exec(continue)) in (!new RegExp)&&0.2.toObject()) { {true,x}.add(void.prototype.NaN) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("let (-1.prototype.value.join()) { (!1.prototype.name) }") + eval("let (-1.prototype.value.join()) { (!1.prototype.name) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new GetFunctionFor(continue).toJSONProtocol") + eval("new GetFunctionFor(continue).toJSONProtocol") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for (Math.pow(continue.slice(null, native)), goto (!0), native?1:this.charAt(String(debugger))) { parseFloat(~this) }") + eval("for (Math.pow(continue.slice(null, native)), goto (!0), native?1:this.charAt(String(debugger))) { parseFloat(~this) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("SetValueOf(debugger.pop().length, new RegExp.isNull.toText)") + eval("SetValueOf(debugger.pop().length, new RegExp.isNull.toText)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for (typeof(new RegExp.slice(new RegExp, 0)) in native.toLocaleString().lastIndexOf(0.2.length())) { native>>>=new RegExp.length() }") + eval("for (typeof(new RegExp.slice(new RegExp, 0)) in native.toLocaleString().lastIndexOf(0.2.length())) { native>>>=new RegExp.length() }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("native x.join().className()") + eval("native x.join().className()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new 0?0:true.toLocaleString()") + eval("new 0?0:true.toLocaleString()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("x = IsPrimitive(0).concat(new Object().name())") + eval("x = IsPrimitive(0).concat(new Object().name())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("x = new parseFloat(x)?this.valueOf():IsSmi(x)") + eval("x = new parseFloat(x)?this.valueOf():IsSmi(x)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("x = new 'a'.slice(null, -1).shift()") + eval("x = new 'a'.slice(null, -1).shift()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("label 'a'+void.concat('a'>>>=-1)") + eval("label 'a'+void.concat('a'>>>=-1)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new Function(escape(0.length))") + eval("new Function(escape(0.length))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("const x = parseInt(0.lastIndexOf(NaN))") + eval("const x = parseInt(0.lastIndexOf(NaN))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("SetValueOf(null&debugger.valueOf(), 0[false].push(false.add(debugger)))") + eval("SetValueOf(null&debugger.valueOf(), 0[false].push(false.add(debugger)))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("x = parseInt(new RegExp.__lookupGetter__(break))") + eval("x = parseInt(new RegExp.__lookupGetter__(break))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("SetValueOf(~false&&break>>0, new RegExp.lastIndex.add({this}))") + eval("SetValueOf(~false&&break>>0, new RegExp.lastIndex.add({this}))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("x = Join(break, continue, 0, debugger, NaN).toLocaleString()") + eval("x = Join(break, continue, 0, debugger, NaN).toLocaleString()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("import new Object().sort().superConstructor") + eval("import new Object().sort().superConstructor") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("const x = new IsSmi(goto -1)") + eval("const x = new IsSmi(goto -1)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("function X(x) { return Iterator(null).toObject() }; X(-1==new Object()==0.__lookupGetter__(native))") + eval("function X(x) { return Iterator(null).toObject() }; X(-1==new Object()==0.__lookupGetter__(native))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("native void.join().add(parseFloat(continue))") + eval("native void.join().add(parseFloat(continue))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("let (function () { -1 }.shift()) { escape(1.unshift()) }") + eval("let (function () { -1 }.shift()) { escape(1.unshift()) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new Function(new RegExp.indexOf(1).filter(continue instanceof break))") + eval("new Function(new RegExp.indexOf(1).filter(continue instanceof break))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("if (NaN?continue:NaN.shift()) { native.push(null).add(new Object().superConstructor) }") + eval("if (NaN?continue:NaN.shift()) { native.push(null).add(new Object().superConstructor) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("function X(x) { return new Object().length().toText }; X(debugger.indexOf(this).toText)") + eval("function X(x) { return new Object().length().toText }; X(debugger.indexOf(this).toText)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("const x = new Object().call('a').charCodeAt(native.size)") + eval("const x = new Object().call('a').charCodeAt(native.size)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new function () { continue }.add(true.slice(continue, new RegExp))") + eval("new function () { continue }.add(true.slice(continue, new RegExp))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("x[native] instanceof -1.join().prototype.this.null.size = 0.2.prototype.x+0.2.indexOf(false)") + eval("x[native] instanceof -1.join().prototype.this.null.size = 0.2.prototype.x+0.2.indexOf(false)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for (this instanceof new RegExp.splice() in null>>>=new RegExp.valueOf()) { function () { unescape(1) } }") + eval("for (this instanceof new RegExp.splice() in null>>>=new RegExp.valueOf()) { function () { unescape(1) } }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for (true.shift()/native.null in undef.call(NaN).isNull) { native+this-x.size }") + eval("for (true.shift()/native.null in undef.call(NaN).isNull) { native+this-x.size }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("function X(x) { return false.pop()<>x))") + eval("function X(x) { return false.pop()<>x))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("if ({parseFloat(null),Math.max(native)}) { 0.2-new Object().__lookupGetter__(eval(new Object())) }") + eval("if ({parseFloat(null),Math.max(native)}) { 0.2-new Object().__lookupGetter__(eval(new Object())) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("SetValueOf(Array(1).toLocaleString(), null.name().exec(undef.filter(false)))") + eval("SetValueOf(Array(1).toLocaleString(), null.name().exec(undef.filter(false)))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new Function(true.filter(this).pop())") + eval("new Function(true.filter(this).pop())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("let (break.lastIndex.superConstructor) { new Object().toString().length() }") + eval("let (break.lastIndex.superConstructor) { new Object().toString().length() }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("label (!0.2/debugger)") + eval("label (!0.2/debugger)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("with ({ NaN.concat(new RegExp)+Join(1, false, new Object(), new Object(), x) : unescape(x).concat(Iterator(-1)) }) { 'a'.isNull.__lookupGetter__(this+native) }") + eval("with ({ NaN.concat(new RegExp)+Join(1, false, new Object(), new Object(), x) : unescape(x).concat(Iterator(-1)) }) { 'a'.isNull.__lookupGetter__(this+native) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("export break.name()/IsPrimitive(this)") + eval("export break.name()/IsPrimitive(this)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new {null}.prototype.value") + eval("new {null}.prototype.value") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new true+false.__lookupGetter__(null&continue)") + eval("new true+false.__lookupGetter__(null&continue)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("if (-1.push(new RegExp)[void.valueOf()]) { new RegExp.className().__lookupGetter__(Array(0)) }") + eval("if (-1.push(new RegExp)[void.valueOf()]) { new RegExp.className().__lookupGetter__(Array(0)) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("export NaN.__lookupGetter__(undef).__lookupGetter__(void.isNull)") + eval("export NaN.__lookupGetter__(undef).__lookupGetter__(void.isNull)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("with ({ ~new RegExp.filter(undef&&this) : String(continue)< 0) { print (e.message); } }; try { - eval("for (true&void.exec(void.exec(continue)) in Join('a', undef, new Object(), continue, x) instanceof {undef}) { unescape(-1.prototype.name) }") + eval("for (true&void.exec(void.exec(continue)) in Join('a', undef, new Object(), continue, x) instanceof {undef}) { unescape(-1.prototype.name) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("import void.push(true).join()") + eval("import void.push(true).join()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("SetValueOf({break}&x.name(), 1.charAt(false).slice(continue.superConstructor, this&&break))") + eval("SetValueOf({break}&x.name(), 1.charAt(false).slice(continue.superConstructor, this&&break))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("let (this.call(this) > Iterator(continue)) { new Object().prototype.value.slice(1.slice(native, -1), (!false)) }") + eval("let (this.call(this) > Iterator(continue)) { new Object().prototype.value.slice(1.slice(native, -1), (!false)) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("export parseInt(new RegExp>>>=x)") + eval("export parseInt(new RegExp>>>=x)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for (escape(x==debugger), NaN.shift()&debugger?false:0.2, (!new RegExp)&goto break) { unescape(x.toText) }") + eval("for (escape(x==debugger), NaN.shift()&debugger?false:0.2, (!new RegExp)&goto break) { unescape(x.toText) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new Date(throw new NaN.toObject()(this?break:true))") + eval("new Date(throw new NaN.toObject()(this?break:true))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new (typeof(this))") + eval("new (typeof(this))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for (unescape('a'/0) in ~new Object().lastIndex) { IsSmi(0).push(0.concat(0.2)) }") + eval("for (unescape('a'/0) in ~new Object().lastIndex) { IsSmi(0).push(0.concat(0.2)) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("(!new RegExp)[0.2 > new Object()].prototype.Number(debugger.join()) = native&-1.size") + eval("(!new RegExp)[0.2 > new Object()].prototype.Number(debugger.join()) = native&-1.size") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new false.toJSONProtocol&&0.2.constructor") + eval("new false.toJSONProtocol&&0.2.constructor") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for (~0?0.2:undef in new RegExp.charCodeAt(0).prototype.name) { NaN.toLocaleString().splice() }") + eval("for (~0?0.2:undef in new RegExp.charCodeAt(0).prototype.name) { NaN.toLocaleString().splice() }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for (~IsPrimitive(new RegExp), true.toString().size, null.charCodeAt('a') > null.concat(0)) { break.toJSONProtocol/IsPrimitive(break) }") + eval("for (~IsPrimitive(new RegExp), true.toString().size, null.charCodeAt('a') > null.concat(0)) { break.toJSONProtocol/IsPrimitive(break) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new parseInt(new Object()).lastIndexOf(NaN > void)") + eval("new parseInt(new Object()).lastIndexOf(NaN > void)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("export break.splice()&&-1.prototype.new Object()") + eval("export break.splice()&&-1.prototype.new Object()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("{{true,0}}.prototype.break.length.splice() = 'a'.toText.superConstructor") + eval("{{true,0}}.prototype.break.length.splice() = 'a'.toText.superConstructor") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("let (debugger>>>=continue > break.exec(1)) { Math.pow(new RegExp)==NaN>>>=0.2 }") + eval("let (debugger>>>=continue > break.exec(1)) { Math.pow(new RegExp)==NaN>>>=0.2 }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("with ({ 0.2==0.2/goto true : IsSmi(native).isNull }) { throw new {x,null}(false.className()) }") + eval("with ({ 0.2==0.2/goto true : IsSmi(native).isNull }) { throw new {x,null}(false.className()) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("x = {false.concat(null),Math.pow(NaN)}") + eval("x = {false.concat(null),Math.pow(NaN)}") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("export Array(null).add(NaN.valueOf())") + eval("export Array(null).add(NaN.valueOf())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for (parseFloat(new Object()==true) in GetFunctionFor('a'&false)) { native&undef.toJSONProtocol }") + eval("for (parseFloat(new Object()==true) in GetFunctionFor('a'&false)) { native&undef.toJSONProtocol }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("x = new {eval(null),(debugger)}") + eval("x = new {eval(null),(debugger)}") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("import {this.0,debugger.filter(NaN)}") + eval("import {this.0,debugger.filter(NaN)}") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("import break.charAt(-1)< 0) { print (e.message); } }; try { - eval("x = goto false > new Object()") + eval("x = goto false > new Object()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("null.superConstructor[debugger.isNull].prototype.Math.max('a').shift() = parseInt(0).size") + eval("null.superConstructor[debugger.isNull].prototype.Math.max('a').shift() = parseInt(0).size") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("native eval(void.add(break))") + eval("native eval(void.add(break))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new Date(x > void.join())") + eval("new Date(x > void.join())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("with ({ {this.toObject()} : Number(NaN).toJSONProtocol }) { 0.2.className().prototype.name }") + eval("with ({ {this.toObject()} : Number(NaN).toJSONProtocol }) { 0.2.className().prototype.name }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("if (false.__defineGetter__(undef,function(){undef}).exec(NaN.splice())) { typeof(Join(void, new RegExp, break, -1, -1)) }") + eval("if (false.__defineGetter__(undef,function(){undef}).exec(NaN.splice())) { typeof(Join(void, new RegExp, break, -1, -1)) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for (false.splice().toObject(), continue.name().size, Join(void?debugger:this, new RegExp.__defineSetter__(NaN,function(){NaN}), x.unshift(), this.true, parseInt(break))) { undef< 0) { print (e.message); } }; try { - eval("let (this.0.indexOf(break)) { break.charAt(this).unshift() }") + eval("let (this.0.indexOf(break)) { break.charAt(this).unshift() }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("import Join(new Object().splice(), this instanceof 1, parseFloat(NaN), undef.concat(x), void.className())") + eval("import Join(new Object().splice(), this instanceof 1, parseFloat(NaN), undef.concat(x), void.className())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new Function(goto NaN.toString())") + eval("new Function(goto NaN.toString())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("label 'a'< 0) { print (e.message); } }; try { - eval("const x = Iterator(continue)[new Object()>>NaN]") + eval("const x = Iterator(continue)[new Object()>>NaN]") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("x = Join(new RegExp, 'a', this, void, true)>>>=continue>>native") + eval("x = Join(new RegExp, 'a', this, void, true)>>>=continue>>native") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("import new Object().toJSONProtocol.splice()") + eval("import new Object().toJSONProtocol.splice()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("function X(x) { return undef.__defineSetter__(native,function(){void}).toJSONProtocol }; X(eval(x).charCodeAt('a'.concat(true)))") + eval("function X(x) { return undef.__defineSetter__(native,function(){void}).toJSONProtocol }; X(eval(x).charCodeAt('a'.concat(true)))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("Instantiate(throw new 0.2.__defineGetter__(NaN,function(){-1})(void&&new RegExp))") + eval("Instantiate(throw new 0.2.__defineGetter__(NaN,function(){-1})(void&&new RegExp))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("const x = 0.unshift() > IsSmi(NaN)") + eval("const x = 0.unshift() > IsSmi(NaN)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("label x.call(null).lastIndex") + eval("label x.call(null).lastIndex") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("SetValueOf(IsSmi(0.2.add(0)), x.add(break).this.__defineGetter__(undef,function(){new RegExp}))") + eval("SetValueOf(IsSmi(0.2.add(0)), x.add(break).this.__defineGetter__(undef,function(){new RegExp}))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("native Number(this).toObject()") + eval("native Number(this).toObject()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new NaN.shift().add(String(new Object()))") + eval("new NaN.shift().add(String(new Object()))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new null.name().splice()") + eval("new null.name().splice()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("const x = 1.undef.push(new Object().call(null))") + eval("const x = 1.undef.push(new Object().call(null))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new Function(parseInt(1).size)") + eval("new Function(parseInt(1).size)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("const x = this.x.sort()") + eval("const x = this.x.sort()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("Instantiate(continue.valueOf().prototype.new RegExp.splice())") + eval("Instantiate(continue.valueOf().prototype.new RegExp.splice())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("Instantiate(this.charAt(continue)?undef+'a':unescape(1))") + eval("Instantiate(this.charAt(continue)?undef+'a':unescape(1))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("SetValueOf({throw new 'a'(0.2),void.lastIndexOf(NaN)}, Math.pow(new Object().className()))") + eval("SetValueOf({throw new 'a'(0.2),void.lastIndexOf(NaN)}, Math.pow(new Object().className()))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("if (1.slice(new Object(), this).valueOf()) { parseInt(true).pop() }") + eval("if (1.slice(new Object(), this).valueOf()) { parseInt(true).pop() }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("with ({ 0.2.superConstructor.lastIndex : goto debugger< 0) { print (e.message); } }; try { - eval("-1.exec(debugger).length.prototype.debugger > null.slice(Iterator(void), continue.concat(0)) = parseInt(throw new 1(1))") + eval("-1.exec(debugger).length.prototype.debugger > null.slice(Iterator(void), continue.concat(0)) = parseInt(throw new 1(1))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new Date(new Object().constructor.call(Number(1)))") + eval("new Date(new Object().constructor.call(Number(1)))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("const x = new null.unshift().call(escape(x))") + eval("const x = new null.unshift().call(escape(x))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("switch (Math.pow(native).toLocaleString()) { case (false instanceof native.join()): Math.pow(NaN).size; break; }") + eval("switch (Math.pow(native).toLocaleString()) { case (false instanceof native.join()): Math.pow(NaN).size; break; }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("label function () { new Object() }.prototype.true.size") + eval("label function () { new Object() }.prototype.true.size") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("const x = Join('a', 0.2, false, new Object(), void).continue.className()") + eval("const x = Join('a', 0.2, false, new Object(), void).continue.className()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("const x = IsPrimitive(break.__lookupGetter__(-1))") + eval("const x = IsPrimitive(break.__lookupGetter__(-1))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("x = new Object()>>0.2.prototype.name") + eval("x = new Object()>>0.2.prototype.name") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("const x = new IsPrimitive(new Object()).shift()") + eval("const x = new IsPrimitive(new Object()).shift()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("if (Array(parseInt(break))) { 'a'.toString().unshift() }") + eval("if (Array(parseInt(break))) { 'a'.toString().unshift() }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("const x = return 0.2>>>=-1?undef:undef") + eval("const x = return 0.2>>>=-1?undef:undef") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new Object().splice().unshift().prototype.null&&native.__lookupGetter__(undef>>>=NaN) = (1<>>=NaN) = (1< 0) { print (e.message); } }; try { - eval("delete NaN.charAt(1).concat(NaN.0.2)") + eval("delete NaN.charAt(1).concat(NaN.0.2)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("Instantiate(new RegExp.sort().toJSONProtocol)") + eval("Instantiate(new RegExp.sort().toJSONProtocol)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("function X(x) { return GetFunctionFor(false).lastIndexOf(1.shift()) }; X(this.0.2.charCodeAt(0.2))") + eval("function X(x) { return GetFunctionFor(false).lastIndexOf(1.shift()) }; X(this.0.2.charCodeAt(0.2))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for (goto NaN.toObject(), ~true.'a', parseInt(debugger)+eval(false)) { eval(0.2.constructor) }") + eval("for (goto NaN.toObject(), ~true.'a', parseInt(debugger)+eval(false)) { eval(0.2.constructor) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("switch (parseInt(debugger).pop()) { case (this.push(true).valueOf()): Join(continue, debugger, native, native, debugger).filter(Array(continue)); break; }") + eval("switch (parseInt(debugger).pop()) { case (this.push(true).valueOf()): Join(continue, debugger, native, native, debugger).filter(Array(continue)); break; }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("x = new debugger.sort() instanceof this>>1") + eval("x = new debugger.sort() instanceof this>>1") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("with ({ parseFloat(false).prototype.(!new Object()) : {unescape(-1)} }) { Math.max(new RegExp.superConstructor) }") + eval("with ({ parseFloat(false).prototype.(!new Object()) : {unescape(-1)} }) { Math.max(new RegExp.superConstructor) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("Instantiate({Math.pow(break)})") + eval("Instantiate({Math.pow(break)})") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("import typeof(break.valueOf())") + eval("import typeof(break.valueOf())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("Instantiate(Math.pow(-1[new RegExp]))") + eval("Instantiate(Math.pow(-1[new RegExp]))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("native IsPrimitive(1).concat({x,null})") + eval("native IsPrimitive(1).concat({x,null})") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("NaN.length.prototype.value.prototype.function () { null==new Object() } = break.name()&IsPrimitive(0)") + eval("NaN.length.prototype.value.prototype.function () { null==new Object() } = break.name()&IsPrimitive(0)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("delete NaN.prototype.-1.toString()") + eval("delete NaN.prototype.-1.toString()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new continue.unshift()+parseFloat(undef)") + eval("new continue.unshift()+parseFloat(undef)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("const x = new NaN-break.call(false.pop())") + eval("const x = new NaN-break.call(false.pop())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("native new RegExp.exec(break).pop()") + eval("native new RegExp.exec(break).pop()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("SetValueOf({'a',null}.prototype.value, 1.shift() instanceof {'a',0})") + eval("SetValueOf({'a',null}.prototype.value, 1.shift() instanceof {'a',0})") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for (debugger.valueOf().size, function () { x.unshift() }, IsSmi(1)&&true==native) { new Object().__defineGetter__(this,function(){'a'})&&eval(native) }") + eval("for (debugger.valueOf().size, function () { x.unshift() }, IsSmi(1)&&true==native) { new Object().__defineGetter__(this,function(){'a'})&&eval(native) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("export 'a'.pop().charCodeAt(x.className())") + eval("export 'a'.pop().charCodeAt(x.className())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("export String(IsSmi(debugger))") + eval("export String(IsSmi(debugger))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("typeof(debugger).valueOf().prototype.(1).lastIndexOf(this.break) = x.prototype.name.toLocaleString()") + eval("typeof(debugger).valueOf().prototype.(1).lastIndexOf(this.break) = x.prototype.name.toLocaleString()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("native Array(typeof(false))") + eval("native Array(typeof(false))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new Function(1.__defineGetter__(1,function(){1}).null.constructor)") + eval("new Function(1.__defineGetter__(1,function(){1}).null.constructor)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("x = 1.charAt(0).toObject()") + eval("x = 1.charAt(0).toObject()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new Date(Math.max('a'.filter(new Object())))") + eval("new Date(Math.max('a'.filter(new Object())))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new Date(void.prototype.name.unshift())") + eval("new Date(void.prototype.name.unshift())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for (-1.toJSONProtocol.call(-1.size) in ~x.sort()) { eval(0&debugger) }") + eval("for (-1.toJSONProtocol.call(-1.size) in ~x.sort()) { eval(0&debugger) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for ('a'==undef.join() in Math.pow(IsSmi(false))) { undef > this>>goto x }") + eval("for ('a'==undef.join() in Math.pow(IsSmi(false))) { undef > this>>goto x }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("Instantiate('a'.constructor.isNull)") + eval("Instantiate('a'.constructor.isNull)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for (GetFunctionFor(this.slice(0.2, this)), this.prototype.void?null.unshift():native.className(), Number(new Object().call(-1))) { 0.splice() > debugger&&this }") + eval("for (GetFunctionFor(this.slice(0.2, this)), this.prototype.void?null.unshift():native.className(), Number(new Object().call(-1))) { 0.splice() > debugger&&this }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("with ({ {goto new RegExp,Join(new Object(), native, continue, -1, x)} : NaN&x/{0,break} }) { this.lastIndexOf(new RegExp).join() }") + eval("with ({ {goto new RegExp,Join(new Object(), native, continue, -1, x)} : NaN&x/{0,break} }) { this.lastIndexOf(new RegExp).join() }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("let (typeof(break.length())) { native&&false.sort() }") + eval("let (typeof(break.length())) { native&&false.sort() }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("x = new parseFloat(-1 instanceof break)") + eval("x = new parseFloat(-1 instanceof break)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("label throw new continue.unshift()(null.shift())") + eval("label throw new continue.unshift()(null.shift())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("import Math.max(0.2.toLocaleString())") + eval("import Math.max(0.2.toLocaleString())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("function X(x) { return false.unshift().className() }; X(escape(NaN&NaN))") + eval("function X(x) { return false.unshift().className() }; X(escape(NaN&NaN))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new Date(Join(native.toText, goto x, 0.2.splice(), Join('a', 0, void, NaN, 1), eval(native)))") + eval("new Date(Join(native.toText, goto x, 0.2.splice(), Join('a', 0, void, NaN, 1), eval(native)))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("if (GetFunctionFor(true.prototype.name)) { parseInt(NaN).toLocaleString() }") + eval("if (GetFunctionFor(true.prototype.name)) { parseInt(NaN).toLocaleString() }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new escape(native).__defineSetter__(return native,function(){undef > native})") + eval("new escape(native).__defineSetter__(return native,function(){undef > native})") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("const x = new typeof(true > 'a')") + eval("const x = new typeof(true > 'a')") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("switch (debugger.prototype.0.2< 0) { print (e.message); } }; try { - eval("label true-NaN.prototype.native.shift()") + eval("label true-NaN.prototype.native.shift()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new typeof(new RegExp.splice())") + eval("new typeof(new RegExp.splice())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("switch (function () { this.NaN }) { case (this.continue.prototype.parseFloat(false)): IsPrimitive(new Object()-'a'); break; }") + eval("switch (function () { this.NaN }) { case (this.continue.prototype.parseFloat(false)): IsPrimitive(new Object()-'a'); break; }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("export break.__lookupGetter__(debugger).indexOf(native.pop())") + eval("export break.__lookupGetter__(debugger).indexOf(native.pop())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("switch (GetFunctionFor(NaN.lastIndex)) { case (new RegExp.lastIndex.toLocaleString()): NaN.join().indexOf(eval(-1)); break; }") + eval("switch (GetFunctionFor(NaN.lastIndex)) { case (new RegExp.lastIndex.toLocaleString()): NaN.join().indexOf(eval(-1)); break; }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("native {void.charAt(true)}") + eval("native {void.charAt(true)}") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new new Object()==NaN.join()") + eval("new new Object()==NaN.join()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new Date(typeof(Array(new Object())))") + eval("new Date(typeof(Array(new Object())))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("label throw new (false)(eval(x))") + eval("label throw new (false)(eval(x))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new new RegExp.size.charAt(true > -1)") + eval("new new RegExp.size.charAt(true > -1)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("x = debugger.toObject().charAt(this< 0) { print (e.message); } }; try { - eval("with ({ 'a'.valueOf()+parseInt(undef) : IsPrimitive(null).lastIndex }) { NaN.toObject().isNull }") + eval("with ({ 'a'.valueOf()+parseInt(undef) : IsPrimitive(null).lastIndex }) { NaN.toObject().isNull }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("x = new new Object()&&void.lastIndexOf(0.2.splice())") + eval("x = new new Object()&&void.lastIndexOf(0.2.splice())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("with ({ 1+1.name() : Join(Math.pow(debugger), new RegExp-1, x > 1, x<<-1, new RegExp.size) }) { undef[undef].size }") + eval("with ({ 1+1.name() : Join(Math.pow(debugger), new RegExp-1, x > 1, x<<-1, new RegExp.size) }) { undef[undef].size }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("delete native.call(-1).isNull") + eval("delete native.call(-1).isNull") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("if (new Object()>>>=break==Math.pow(debugger)) { IsPrimitive(this).lastIndex }") + eval("if (new Object()>>>=break==Math.pow(debugger)) { IsPrimitive(this).lastIndex }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for ((!x&&new RegExp) in undef.toLocaleString().slice(new RegExp.indexOf(NaN), IsPrimitive(-1))) { false.size+debugger[x] }") + eval("for ((!x&&new RegExp) in undef.toLocaleString().slice(new RegExp.indexOf(NaN), IsPrimitive(-1))) { false.size+debugger[x] }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("import 0.length.__defineGetter__(0.2.shift(),function(){'a'.className()})") + eval("import 0.length.__defineGetter__(0.2.shift(),function(){'a'.className()})") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("Instantiate(goto new Object().push(void))") + eval("Instantiate(goto new Object().push(void))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("with ({ Array(this.0) : parseFloat(void).pop() }) { escape(true).slice(continue.lastIndex, false.toObject()) }") + eval("with ({ Array(this.0) : parseFloat(void).pop() }) { escape(true).slice(continue.lastIndex, false.toObject()) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new native==true.filter({NaN,-1})") + eval("new native==true.filter({NaN,-1})") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for ('a'.__defineSetter__(continue,function(){-1}).unshift(), Array(undef).toLocaleString(), undef.__lookupGetter__(void).toLocaleString()) { parseInt(false/native) }") + eval("for ('a'.__defineSetter__(continue,function(){-1}).unshift(), Array(undef).toLocaleString(), undef.__lookupGetter__(void).toLocaleString()) { parseInt(false/native) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("this.x<>Math.max(true)") + eval("this.x<>Math.max(true)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("function X(x) { return this.prototype.name.splice() }; X(unescape(x).__lookupGetter__(Number(debugger)))") + eval("function X(x) { return this.prototype.name.splice() }; X(unescape(x).__lookupGetter__(Number(debugger)))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("x = new (!NaN).unshift()") + eval("x = new (!NaN).unshift()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new Function(escape(Iterator(this)))") + eval("new Function(escape(Iterator(this)))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("function X(x) { return Number(new RegExp)< 0) { print (e.message); } }; try { - eval("export this.void.splice()") + eval("export this.void.splice()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for (this.prototype.null.sort() in -1.className()&void.filter(new Object())) { GetFunctionFor(new Object()).pop() }") + eval("for (this.prototype.null.sort() in -1.className()&void.filter(new Object())) { GetFunctionFor(new Object()).pop() }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("label 0[break].sort()") + eval("label 0[break].sort()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for (null.length().toString(), eval(-1).toObject(), (!continue.concat(continue))) { true.name()/native< 0) { print (e.message); } }; try { - eval("for (unescape(null).sort(), Number(undef).charCodeAt(IsPrimitive(NaN)), null>>true/null.join()) { 0.2.toObject() > IsPrimitive(new RegExp) }") + eval("for (unescape(null).sort(), Number(undef).charCodeAt(IsPrimitive(NaN)), null>>true/null.join()) { 0.2.toObject() > IsPrimitive(new RegExp) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new Date({NaN,native}&&1+undef)") + eval("new Date({NaN,native}&&1+undef)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("Instantiate(IsPrimitive(undef>>>=1))") + eval("Instantiate(IsPrimitive(undef>>>=1))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for (Join(true, 'a', true, 1, NaN).add({1}), GetFunctionFor(new Object().push(new Object())), goto 1.length) { Math.pow(GetFunctionFor(native)) }") + eval("for (Join(true, 'a', true, 1, NaN).add({1}), GetFunctionFor(new Object().push(new Object())), goto 1.length) { Math.pow(GetFunctionFor(native)) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("function X(x) { return break.isNull > parseInt(continue) }; X((new RegExp instanceof 1))") + eval("function X(x) { return break.isNull > parseInt(continue) }; X((new RegExp instanceof 1))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("with ({ Number(false).indexOf(x instanceof new Object()) : function () { x.toString() } }) { false.name().indexOf(GetFunctionFor(null)) }") + eval("with ({ Number(false).indexOf(x instanceof new Object()) : function () { x.toString() } }) { false.name().indexOf(GetFunctionFor(null)) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new Date('a'.constructor.prototype.name)") + eval("new Date('a'.constructor.prototype.name)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("GetFunctionFor(void&new Object()).prototype.debugger.add(null)[void.unshift()] = new RegExp.isNull.Iterator(this)") + eval("GetFunctionFor(void&new Object()).prototype.debugger.add(null)[void.unshift()] = new RegExp.isNull.Iterator(this)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("delete false?break:undef.constructor") + eval("delete false?break:undef.constructor") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("with ({ (native.filter(1)) : eval(this&&0.2) }) { undef.length instanceof new Object().toText }") + eval("with ({ (native.filter(1)) : eval(this&&0.2) }) { undef.length instanceof new Object().toText }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("export String(break.lastIndexOf(null))") + eval("export String(break.lastIndexOf(null))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("label (!Iterator(new RegExp))") + eval("label (!Iterator(new RegExp))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("SetValueOf(String(null==-1), {1&0})") + eval("SetValueOf(String(null==-1), {1&0})") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new Date(parseInt('a' > 0))") + eval("new Date(parseInt('a' > 0))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("SetValueOf(debugger.toJSONProtocol.indexOf(escape(0)), this.filter(null).__defineSetter__(continue.break,function(){debugger>>null}))") + eval("SetValueOf(debugger.toJSONProtocol.indexOf(escape(0)), this.filter(null).__defineSetter__(continue.break,function(){debugger>>null}))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("this.name().length().prototype.goto false.exec(true.charCodeAt(continue)) = Join(-1-false, undef.superConstructor, 'a'.shift(), (!x), NaN.this)") + eval("this.name().length().prototype.goto false.exec(true.charCodeAt(continue)) = Join(-1-false, undef.superConstructor, 'a'.shift(), (!x), NaN.this)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new Function(typeof(new RegExp).sort())") + eval("new Function(typeof(new RegExp).sort())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new 0.2.concat(x).splice()") + eval("new 0.2.concat(x).splice()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for (goto void.indexOf(throw new x(1)), typeof(return new RegExp), IsPrimitive(-1).add(void.lastIndexOf(debugger))) { null.indexOf(void).toText }") + eval("for (goto void.indexOf(throw new x(1)), typeof(return new RegExp), IsPrimitive(-1).add(void.lastIndexOf(debugger))) { null.indexOf(void).toText }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("return new RegExp.pop().prototype.String(x.toObject()) = 1.superConstructor.charCodeAt(new RegExp.charCodeAt(null))") + eval("return new RegExp.pop().prototype.String(x.toObject()) = 1.superConstructor.charCodeAt(new RegExp.charCodeAt(null))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new null&true.prototype.name") + eval("new null&true.prototype.name") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("const x = -1>>>=NaN.indexOf((debugger))") + eval("const x = -1>>>=NaN.indexOf((debugger))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("const x = new parseFloat(null).splice()") + eval("const x = new parseFloat(null).splice()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("import -1.lastIndexOf(new RegExp) instanceof throw new void(0.2)") + eval("import -1.lastIndexOf(new RegExp) instanceof throw new void(0.2)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("if ((0.shift())) { Join(IsPrimitive(-1), break.__defineSetter__(true,function(){break}), parseInt(null), parseFloat(break), true/null) }") + eval("if ((0.shift())) { Join(IsPrimitive(-1), break.__defineSetter__(true,function(){break}), parseInt(null), parseFloat(break), true/null) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("x = new escape(1 > continue)") + eval("x = new escape(1 > continue)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("switch (parseInt(undef)>>false.filter(continue)) { case (this.undef/new Object()): 'a'.toJSONProtocol.__defineGetter__(new RegExp-undef,function(){parseFloat(new RegExp)}); break; }") + eval("switch (parseInt(undef)>>false.filter(continue)) { case (this.undef/new Object()): 'a'.toJSONProtocol.__defineGetter__(new RegExp-undef,function(){parseFloat(new RegExp)}); break; }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("{void}.shift().prototype.this.Array(new Object()) = {0.2,new RegExp}.lastIndexOf(break.splice())") + eval("{void}.shift().prototype.this.Array(new Object()) = {0.2,new RegExp}.lastIndexOf(break.splice())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new continue&&new Object().lastIndexOf(new Object() instanceof 1)") + eval("new continue&&new Object().lastIndexOf(new Object() instanceof 1)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for (throw new 'a'.exec(x)(return false), native/void.constructor, {native}==true.toLocaleString()) { goto 1 instanceof 1.isNull }") + eval("for (throw new 'a'.exec(x)(return false), native/void.constructor, {native}==true.toLocaleString()) { goto 1 instanceof 1.isNull }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for (break.concat(break) > native>>>=-1, (debugger.x), Join(x, void, void, new RegExp, null).name()) { void.charCodeAt(true).valueOf() }") + eval("for (break.concat(break) > native>>>=-1, (debugger.x), Join(x, void, void, new RegExp, null).name()) { void.charCodeAt(true).valueOf() }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("const x = new 'a'>>0 instanceof new Object().push(new RegExp)") + eval("const x = new 'a'>>0 instanceof new Object().push(new RegExp)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("if (return ~break) { break.__defineGetter__(break,function(){-1}).shift() }") + eval("if (return ~break) { break.__defineGetter__(break,function(){-1}).shift() }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("Instantiate(Join(null, -1, undef, null, 0).toString())") + eval("Instantiate(Join(null, -1, undef, null, 0).toString())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("let ({new RegExp,void}.slice(break.isNull, false.shift())) { eval(debugger.slice(this, 1)) }") + eval("let ({new RegExp,void}.slice(break.isNull, false.shift())) { eval(debugger.slice(this, 1)) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("function X(x) { return {GetFunctionFor(0)} }; X('a'.prototype.debugger.concat(void.constructor))") + eval("function X(x) { return {GetFunctionFor(0)} }; X('a'.prototype.debugger.concat(void.constructor))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("let (~true instanceof continue) { escape(new RegExp.toObject()) }") + eval("let (~true instanceof continue) { escape(new RegExp.toObject()) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("escape(0[native]).prototype.debugger.add(1).unshift() = (true.join())") + eval("escape(0[native]).prototype.debugger.add(1).unshift() = (true.join())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for (unescape(void).length, undef.toObject() instanceof x.toObject(), 0.2+true.concat(true.__lookupGetter__(this))) { (x).toJSONProtocol }") + eval("for (unescape(void).length, undef.toObject() instanceof x.toObject(), 0.2+true.concat(true.__lookupGetter__(this))) { (x).toJSONProtocol }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("Instantiate(escape(null).__lookupGetter__(undef.size))") + eval("Instantiate(escape(null).__lookupGetter__(undef.size))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("label Array(continue[false])") + eval("label Array(continue[false])") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("function X(x) { return Number(this&&false) }; X(NaN.toJSONProtocol.toJSONProtocol)") + eval("function X(x) { return Number(this&&false) }; X(NaN.toJSONProtocol.toJSONProtocol)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("null.toString().shift().prototype.Array(x).__lookupGetter__('a'.prototype.x) = {1.length,break.join()}") + eval("null.toString().shift().prototype.Array(x).__lookupGetter__('a'.prototype.x) = {1.length,break.join()}") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("x = new 1.charCodeAt(break)+IsSmi(false)") + eval("x = new 1.charCodeAt(break)+IsSmi(false)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("SetValueOf(String(this) > 0.2.toText, new RegExp.length.lastIndexOf(1<<0.2))") + eval("SetValueOf(String(this) > 0.2.toText, new RegExp.length.lastIndexOf(1<<0.2))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("switch (new RegExp.pop().charAt(IsSmi(new RegExp))) { case (native.indexOf(this)/native.lastIndex): this.debugger.indexOf(debugger); break; }") + eval("switch (new RegExp.pop().charAt(IsSmi(new RegExp))) { case (native.indexOf(this)/native.lastIndex): this.debugger.indexOf(debugger); break; }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new Date(Number(x)[debugger.prototype.break])") + eval("new Date(Number(x)[debugger.prototype.break])") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("function X(x) { return new RegExp>>>=x.unshift() }; X(Math.max(continue.name()))") + eval("function X(x) { return new RegExp>>>=x.unshift() }; X(Math.max(continue.name()))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("Instantiate(IsSmi(null.size))") + eval("Instantiate(IsSmi(null.size))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("x = native?0.2:1+GetFunctionFor(void)") + eval("x = native?0.2:1+GetFunctionFor(void)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for (IsPrimitive(-1)>>>=break.valueOf() in String(0 > 0.2)) { Math.max(true.length()) }") + eval("for (IsPrimitive(-1)>>>=break.valueOf() in String(0 > 0.2)) { Math.max(true.length()) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("switch (escape(unescape(NaN))) { case (Math.pow(eval(undef))): true.charAt(null)&new RegExp.pop(); break; }") + eval("switch (escape(unescape(NaN))) { case (Math.pow(eval(undef))): true.charAt(null)&new RegExp.pop(); break; }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("delete Join(new RegExp, 1, false, new Object(), this).toLocaleString()") + eval("delete Join(new RegExp, 1, false, new Object(), this).toLocaleString()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("label return x.filter(x.join())") + eval("label return x.filter(x.join())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new new RegExp.pop().shift()") + eval("new new RegExp.pop().shift()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("x = new (!debugger.size)") + eval("x = new (!debugger.size)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("label Math.max(debugger.__lookupGetter__(NaN))") + eval("label Math.max(debugger.__lookupGetter__(NaN))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("Instantiate(eval(debugger[debugger]))") + eval("Instantiate(eval(debugger[debugger]))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new 0.2.filter(true)&throw new true(debugger)") + eval("new 0.2.filter(true)&throw new true(debugger)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new Date(continue.exec(debugger) > Math.pow(0.2))") + eval("new Date(continue.exec(debugger) > Math.pow(0.2))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("void.prototype.value.name().prototype.Number(undef&NaN) = false.__lookupGetter__(-1).name()") + eval("void.prototype.value.name().prototype.Number(undef&NaN) = false.__lookupGetter__(-1).name()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("Instantiate(null.__defineGetter__(native,function(){continue}).valueOf())") + eval("Instantiate(null.__defineGetter__(native,function(){continue}).valueOf())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("with ({ {new Object()[continue],native.length()} : undef.name().superConstructor }) { Math.pow(break).indexOf(0.toJSONProtocol) }") + eval("with ({ {new Object()[continue],native.length()} : undef.name().superConstructor }) { Math.pow(break).indexOf(0.toJSONProtocol) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("switch (Iterator(native.call(new RegExp))) { case (String(new RegExp).isNull): goto new RegExp.pop(); break; }") + eval("switch (Iterator(native.call(new RegExp))) { case (String(new RegExp).isNull): goto new RegExp.pop(); break; }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("const x = new x.constructor instanceof undef.indexOf(-1)") + eval("const x = new x.constructor instanceof undef.indexOf(-1)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("SetValueOf(this.~null, continue.pop()&0&'a')") + eval("SetValueOf(this.~null, continue.pop()&0&'a')") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("switch (GetFunctionFor(~0)) { case ('a'.'a'< 0) { print (e.message); } }; try { - eval("function X(x) { return debugger.unshift().0.toString() }; X(Number(break).0.2>>>=false)") + eval("function X(x) { return debugger.unshift().0.toString() }; X(Number(break).0.2>>>=false)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new Date(Iterator(x)/undef.pop())") + eval("new Date(Iterator(x)/undef.pop())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("SetValueOf(undef.join().toLocaleString(), null.add(false).valueOf())") + eval("SetValueOf(undef.join().toLocaleString(), null.add(false).valueOf())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("IsSmi(x).toString().prototype.0>>continue.indexOf(NaN.__lookupGetter__(new Object())) = ~-1&typeof(0)") + eval("IsSmi(x).toString().prototype.0>>continue.indexOf(NaN.__lookupGetter__(new Object())) = ~-1&typeof(0)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for (continue.__lookupGetter__(new RegExp).toObject(), false-0.toString(), return native.sort()) { new RegExp.name().className() }") + eval("for (continue.__lookupGetter__(new RegExp).toObject(), false-0.toString(), return native.sort()) { new RegExp.name().className() }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { @@ -1557,477 +1557,476 @@ try { } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("switch (escape(new RegExp).toString()) { case (goto eval(1)): this.filter(new Object()).call(new RegExp.slice(null, this)); break; }") + eval("switch (escape(new RegExp).toString()) { case (goto eval(1)): this.filter(new Object()).call(new RegExp.slice(null, this)); break; }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("x = debugger-false.toText") + eval("x = debugger-false.toText") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("const x = Number(null>>new RegExp)") + eval("const x = Number(null>>new RegExp)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("delete this&native.indexOf('a'.splice())") + eval("delete this&native.indexOf('a'.splice())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("SetValueOf(~Math.max(break), 0.2.valueOf().length)") + eval("SetValueOf(~Math.max(break), 0.2.valueOf().length)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("Instantiate(Number(native.charCodeAt(x)))") + eval("Instantiate(Number(native.charCodeAt(x)))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("const x = new goto continue.add(0)") + eval("const x = new goto continue.add(0)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("delete typeof(debugger).name()") + eval("delete typeof(debugger).name()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("'a'< 0) { print (e.message); } }; try { - eval("native 'a'.indexOf(debugger).charAt(NaN.add(new Object()))") + eval("native 'a'.indexOf(debugger).charAt(NaN.add(new Object()))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("SetValueOf(break>>false.toString(), (false.indexOf(this)))") + eval("SetValueOf(break>>false.toString(), (false.indexOf(this)))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("delete goto NaN==(!debugger)") + eval("delete goto NaN==(!debugger)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new Date(0.2.join().superConstructor)") + eval("new Date(0.2.join().superConstructor)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("const x = new this.void.toLocaleString()") + eval("const x = new this.void.toLocaleString()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("SetValueOf(x.exec(debugger)[GetFunctionFor(0)], native.toObject().exec(new RegExp.sort()))") + eval("SetValueOf(x.exec(debugger)[GetFunctionFor(0)], native.toObject().exec(new RegExp.sort()))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("Instantiate(0.2.valueOf().toLocaleString())") + eval("Instantiate(0.2.valueOf().toLocaleString())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new Function(-1.toJSONProtocol.prototype.name)") + eval("new Function(-1.toJSONProtocol.prototype.name)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new Date(Array(-1.shift()))") + eval("new Date(Array(-1.shift()))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("export break.concat(undef).unshift()") + eval("export break.concat(undef).unshift()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("native parseFloat(-1)?NaN.toText:debugger.toString()") + eval("native parseFloat(-1)?NaN.toText:debugger.toString()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for (void-continue/continue.prototype.undef in String(break.toText)) { parseInt(false).isNull }") + eval("for (void-continue/continue.prototype.undef in String(break.toText)) { parseInt(false).isNull }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("Instantiate(true.isNull.toObject())") + eval("Instantiate(true.isNull.toObject())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("with ({ typeof(debugger).toObject() : x.constructor>>>=null.__defineGetter__(native,function(){debugger}) }) { unescape(undef.lastIndexOf(false)) }") + eval("with ({ typeof(debugger).toObject() : x.constructor>>>=null.__defineGetter__(native,function(){debugger}) }) { unescape(undef.lastIndexOf(false)) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("export unescape(continue)< 0) { print (e.message); } }; try { - eval("if (String(0).unescape(debugger)) { {break.pop(),0.2.constructor} }") + eval("if (String(0).unescape(debugger)) { {break.pop(),0.2.constructor} }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("String({true}).prototype.break.length.call(false > 0.2) = GetFunctionFor(0.prototype.new RegExp)") + eval("String({true}).prototype.break.length.call(false > 0.2) = GetFunctionFor(0.prototype.new RegExp)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("with ({ false.push(0.2).indexOf(Math.max(debugger)) : x&x.prototype.name }) { goto 1.lastIndex }") + eval("with ({ false.push(0.2).indexOf(Math.max(debugger)) : x&x.prototype.name }) { goto 1.lastIndex }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new Function(0.2.lastIndex&0.2?break:NaN)") + eval("new Function(0.2.lastIndex&0.2?break:NaN)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("const x = -1.prototype.value.toText") + eval("const x = -1.prototype.value.toText") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("import native.toLocaleString()-1.prototype.0") + eval("import native.toLocaleString()-1.prototype.0") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("export debugger[-1].indexOf(Join(new Object(), 0, x, new Object(), 0.2))") + eval("export debugger[-1].indexOf(Join(new Object(), 0, x, new Object(), 0.2))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("function X(x) { return (!true).lastIndexOf(true.splice()) }; X(NaN.toString().prototype.value)") + eval("function X(x) { return (!true).lastIndexOf(true.splice()) }; X(NaN.toString().prototype.value)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("function X(x) { return continue.slice(-1, 1).prototype.true.name() }; X('a'.push(void).prototype.value)") + eval("function X(x) { return continue.slice(-1, 1).prototype.true.name() }; X('a'.push(void).prototype.value)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for (goto new RegExp.length(), x.sort().className(), Math.max(new RegExp.toJSONProtocol)) { (IsSmi(-1)) }") + eval("for (goto new RegExp.length(), x.sort().className(), Math.max(new RegExp.toJSONProtocol)) { (IsSmi(-1)) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("const x = 0.splice()&&-1.sort()") + eval("const x = 0.splice()&&-1.sort()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("let (Math.max(-1>>1)) { break.toLocaleString().toJSONProtocol }") + eval("let (Math.max(-1>>1)) { break.toLocaleString().toJSONProtocol }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new {void.prototype.break,new RegExp.toString()}") + eval("new {void.prototype.break,new RegExp.toString()}") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new IsSmi(debugger).name()") + eval("new IsSmi(debugger).name()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new 'a'.concat(undef).sort()") + eval("new 'a'.concat(undef).sort()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("x = new {debugger.toObject(),'a' > false}") + eval("x = new {debugger.toObject(),'a' > false}") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("if (goto 1.concat(Join(x, undef, native, x, new Object()))) { new RegExp.prototype.name==new RegExp.superConstructor }") + eval("if (goto 1.concat(Join(x, undef, native, x, new Object()))) { new RegExp.prototype.name==new RegExp.superConstructor }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("function X(x) { return new Object().__defineGetter__(0.2,function(){0.2}).length() }; X(void.isNull< 0) { print (e.message); } }; try { - eval("delete continue.toJSONProtocol.toLocaleString()") + eval("delete continue.toJSONProtocol.toLocaleString()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for (continue.constructor.toObject() in true&&undef.toJSONProtocol) { String(0+break) }") + eval("for (continue.constructor.toObject() in true&&undef.toJSONProtocol) { String(0+break) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("import true.call(continue)>>break.toString()") + eval("import true.call(continue)>>break.toString()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("label escape(this) > Math.pow(new RegExp)") + eval("label escape(this) > Math.pow(new RegExp)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new {void}/IsSmi(new Object())") + eval("new {void}/IsSmi(new Object())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("switch (native==null?debugger.prototype.name:null.toLocaleString()) { case (NaN.push(this).join()): (break instanceof continue); break; }") + eval("switch (native==null?debugger.prototype.name:null.toLocaleString()) { case (NaN.push(this).join()): (break instanceof continue); break; }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("x = new Math.pow(x.push(0))") + eval("x = new Math.pow(x.push(0))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new (Array(NaN))") + eval("new (Array(NaN))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("label IsSmi(new RegExp).toLocaleString()") + eval("label IsSmi(new RegExp).toLocaleString()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("label NaN.push(1).shift()") + eval("label NaN.push(1).shift()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("{escape(undef),debugger.filter(0.2)}.prototype.-1 > new RegExp[0.2.valueOf()] = new RegExp.prototype.value.splice()") + eval("{escape(undef),debugger.filter(0.2)}.prototype.-1 > new RegExp[0.2.valueOf()] = new RegExp.prototype.value.splice()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("x = new Join(0.2, x, continue, debugger, new Object()).size") + eval("x = new Join(0.2, x, continue, debugger, new Object()).size") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("with ({ Number(null).name() : Math.pow(true).__defineGetter__(debugger.toString(),function(){false+0.2}) }) { this.{x,break} }") + eval("with ({ Number(null).name() : Math.pow(true).__defineGetter__(debugger.toString(),function(){false+0.2}) }) { this.{x,break} }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new Math.pow(goto debugger)") + eval("new Math.pow(goto debugger)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("x = IsPrimitive(void.pop())") + eval("x = IsPrimitive(void.pop())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("x = new Object().toString().toJSONProtocol") + eval("x = new Object().toString().toJSONProtocol") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("Instantiate(this.String(0.2))") + eval("Instantiate(this.String(0.2))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("let ({-1.call(new RegExp)}) { break.length().splice() }") + eval("let ({-1.call(new RegExp)}) { break.length().splice() }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("import null.size.__defineGetter__(void.filter(x),function(){null.pop()})") + eval("import null.size.__defineGetter__(void.filter(x),function(){null.pop()})") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("const x = new IsPrimitive(null.superConstructor)") + eval("const x = new IsPrimitive(null.superConstructor)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new eval(-1.prototype.continue)") + eval("new eval(-1.prototype.continue)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("switch (typeof(Iterator('a'))) { case (0.constructor>>~1): void.__defineGetter__(void,function(){1})/GetFunctionFor(0); break; }") + eval("switch (typeof(Iterator('a'))) { case (0.constructor>>~1): void.__defineGetter__(void,function(){1})/GetFunctionFor(0); break; }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for (false instanceof x.add(true.charAt(new RegExp)) in Join(undef.lastIndexOf(break), 0.2.add(new Object()), Iterator(1), {'a',x}, Array(new Object()))) { function () { null }/1&&-1 }") + eval("for (false instanceof x.add(true.charAt(new RegExp)) in Join(undef.lastIndexOf(break), 0.2.add(new Object()), Iterator(1), {'a',x}, Array(new Object()))) { function () { null }/1&&-1 }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new escape('a'.concat(undef))") + eval("new escape('a'.concat(undef))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new Function(Math.pow(NaN).toText)") + eval("new Function(Math.pow(NaN).toText)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("x = new throw new 0(NaN).className()") + eval("x = new throw new 0(NaN).className()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("delete String(GetFunctionFor(new Object()))") + eval("delete String(GetFunctionFor(new Object()))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("x = Iterator(new Object()).charAt((0.2))") + eval("x = Iterator(new Object()).charAt((0.2))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("Number(undef.charAt(1)).prototype.undef.lastIndexOf(true).slice(1.className(), undef.filter(-1)) = null< 0) { print (e.message); } }; try { - eval("x = {Math.max(1),IsSmi(new Object())}") + eval("x = {Math.max(1),IsSmi(new Object())}") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("switch (new Object().exec(0).isNull) { case (escape(IsSmi(false))): false.toObject()-null.size; break; }") + eval("switch (new Object().exec(0).isNull) { case (escape(IsSmi(false))): false.toObject()-null.size; break; }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new 'a'.__defineSetter__(debugger,function(){false}).name()") + eval("new 'a'.__defineSetter__(debugger,function(){false}).name()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("x = debugger?-1:0+true.prototype.1") + eval("x = debugger?-1:0+true.prototype.1") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new {false instanceof continue,native.size}") + eval("new {false instanceof continue,native.size}") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("GetFunctionFor(continue.__lookupGetter__(0.2)).prototype.Math.max(1.splice()) = true.__defineGetter__(undef,function(){NaN}).filter(String(new RegExp))") + eval("GetFunctionFor(continue.__lookupGetter__(0.2)).prototype.Math.max(1.splice()) = true.__defineGetter__(undef,function(){NaN}).filter(String(new RegExp))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("null.size-1.toLocaleString().prototype.(this).shift() = GetFunctionFor(native.charAt(break))") + eval("null.size-1.toLocaleString().prototype.(this).shift() = GetFunctionFor(native.charAt(break))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("Instantiate((!null.indexOf(-1)))") + eval("Instantiate((!null.indexOf(-1)))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("x = {break.sort()}") + eval("x = {break.sort()}") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new throw new debugger.splice()(this.__lookupGetter__(undef))") + eval("new throw new debugger.splice()(this.__lookupGetter__(undef))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("unescape(x[native]).prototype.0.splice().-1.prototype.true = x.prototype.value.className()") + eval("unescape(x[native]).prototype.0.splice().-1.prototype.true = x.prototype.value.className()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("export x+true.length") + eval("export x+true.length") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("export debugger.indexOf(-1).indexOf(true.constructor)") + eval("export debugger.indexOf(-1).indexOf(true.constructor)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("for ({break}.exec(new Object().continue) in eval(0.2.charAt(new Object()))) { throw new null.length(null?break:-1) }") + eval("for ({break}.exec(new Object().continue) in eval(0.2.charAt(new Object()))) { throw new null.length(null?break:-1) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("const x = NaN.toLocaleString().toObject()") + eval("const x = NaN.toLocaleString().toObject()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("function X(x) { return Math.pow(break+false) }; X(Join(true.add(new Object()), null[-1], new RegExp[true], NaN&&debugger, x.charAt(undef)))") + eval("function X(x) { return Math.pow(break+false) }; X(Join(true.add(new Object()), null[-1], new RegExp[true], NaN&&debugger, x.charAt(undef)))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("switch ((break).add(true.sort())) { case (undef.charAt(native).__defineGetter__(IsPrimitive(1),function(){NaN< this.charCodeAt(this); break; }") + eval("switch ((break).add(true.sort())) { case (undef.charAt(native).__defineGetter__(IsPrimitive(1),function(){NaN< this.charCodeAt(this); break; }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("import return 0.2.length") + eval("import return 0.2.length") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("continue.join().toText.prototype.Number(debugger).slice(new RegExp.-1, (NaN)) = function () { (!null) }") + eval("continue.join().toText.prototype.Number(debugger).slice(new RegExp.-1, (NaN)) = function () { (!null) }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("export Number(break.__lookupGetter__(false))") + eval("export Number(break.__lookupGetter__(false))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new Date(return null/x)") + eval("new Date(return null/x)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("export Number(undef).shift()") + eval("export Number(undef).shift()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("const x = 1[native]/this&true") + eval("const x = 1[native]/this&true") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("delete typeof(debugger.unshift())") + eval("delete typeof(debugger.unshift())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("import x.charAt(false)&-1>>x") + eval("import x.charAt(false)&-1>>x") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("if (null.toText.superConstructor) { typeof(-1).toString() }") + eval("if (null.toText.superConstructor) { typeof(-1).toString() }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("let (parseFloat(continue.superConstructor)) { 0.2.toText.prototype.value }") + eval("let (parseFloat(continue.superConstructor)) { 0.2.toText.prototype.value }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("label parseInt(IsSmi(null))") + eval("label parseInt(IsSmi(null))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("delete new Object().valueOf().indexOf(true-x)") + eval("delete new Object().valueOf().indexOf(true-x)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("x = new unescape(1.__defineGetter__(new Object(),function(){x}))") + eval("x = new unescape(1.__defineGetter__(new Object(),function(){x}))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("let (undef.size.splice()) { 1.constructor.charCodeAt(0+'a') }") + eval("let (undef.size.splice()) { 1.constructor.charCodeAt(0+'a') }") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("this.new RegExp.pop().prototype.eval(debugger).toJSONProtocol = unescape(continue).valueOf()") + eval("this.new RegExp.pop().prototype.eval(debugger).toJSONProtocol = unescape(continue).valueOf()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("const x = new this.new RegExp.indexOf(unescape(new Object()))") + eval("const x = new this.new RegExp.indexOf(unescape(new Object()))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("x = new break instanceof false instanceof native.length()") + eval("x = new break instanceof false instanceof native.length()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("Instantiate(parseFloat(x).valueOf())") + eval("Instantiate(parseFloat(x).valueOf())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("label {escape(true),Math.max(null)}") + eval("label {escape(true),Math.max(null)}") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("'a'>>>=void.prototype.value.prototype.break.prototype.break.indexOf(0.className()) = (!this&native)") + eval("'a'>>>=void.prototype.value.prototype.break.prototype.break.indexOf(0.className()) = (!this&native)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("import Number(NaN).push(IsSmi(break))") + eval("import Number(NaN).push(IsSmi(break))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("export true.exec(void).toObject()") + eval("export true.exec(void).toObject()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new Function({'a',true}/eval(new Object()))") + eval("new Function({'a',true}/eval(new Object()))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("label null.concat(null).toObject()") + eval("label null.concat(null).toObject()") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("native {0.2.length,new RegExp.lastIndexOf(-1)}") + eval("native {0.2.length,new RegExp.lastIndexOf(-1)}") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("function X(x) { return Math.max({0.2}) }; X(true.charCodeAt(null).add(new RegExp.name()))") + eval("function X(x) { return Math.max({0.2}) }; X(true.charCodeAt(null).add(new RegExp.name()))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("delete -1.lastIndex.length") + eval("delete -1.lastIndex.length") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("new Function(0.2[1].call(true > break))") + eval("new Function(0.2[1].call(true > break))") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("Instantiate('a'.toLocaleString().splice())") + eval("Instantiate('a'.toLocaleString().splice())") } catch (e) { if (e.message.length > 0) { print (e.message); } }; try { - eval("x = typeof(void&&void)") + eval("x = typeof(void&&void)") } catch (e) { if (e.message.length > 0) { print (e.message); } }; - diff --git a/test/mjsunit/regress/regress-1201933.js b/test/mjsunit/regress/regress-1201933.js index ca66cf02a8..d4827e41cf 100644 --- a/test/mjsunit/regress/regress-1201933.js +++ b/test/mjsunit/regress/regress-1201933.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-1203459.js b/test/mjsunit/regress/regress-1203459.js index 1714c6093a..da1e0eda12 100644 --- a/test/mjsunit/regress/regress-1203459.js +++ b/test/mjsunit/regress/regress-1203459.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-1207276.js b/test/mjsunit/regress/regress-1207276.js index 5a49b59746..ce7efe9880 100644 --- a/test/mjsunit/regress/regress-1207276.js +++ b/test/mjsunit/regress/regress-1207276.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-1213516.js b/test/mjsunit/regress/regress-1213516.js index 39a0567ddb..6703f32604 100644 --- a/test/mjsunit/regress/regress-1213516.js +++ b/test/mjsunit/regress/regress-1213516.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-1213575.js b/test/mjsunit/regress/regress-1213575.js index 3a84aa8830..0c3dcc28c6 100644 --- a/test/mjsunit/regress/regress-1213575.js +++ b/test/mjsunit/regress/regress-1213575.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-1215653.js b/test/mjsunit/regress/regress-1215653.js index c6dc7a12cc..881e22c021 100644 --- a/test/mjsunit/regress/regress-1215653.js +++ b/test/mjsunit/regress/regress-1215653.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-1254366.js b/test/mjsunit/regress/regress-1254366.js index c3abf1430c..2f9e011e94 100644 --- a/test/mjsunit/regress/regress-1254366.js +++ b/test/mjsunit/regress/regress-1254366.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-1327557.js b/test/mjsunit/regress/regress-1327557.js index 4626765f17..bdf4277cca 100644 --- a/test/mjsunit/regress/regress-1327557.js +++ b/test/mjsunit/regress/regress-1327557.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-1341167.js b/test/mjsunit/regress/regress-1341167.js index 5367d23418..194a7b886a 100644 --- a/test/mjsunit/regress/regress-1341167.js +++ b/test/mjsunit/regress/regress-1341167.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-1346700.js b/test/mjsunit/regress/regress-1346700.js index 249ae417be..fe2d6fac4a 100644 --- a/test/mjsunit/regress/regress-1346700.js +++ b/test/mjsunit/regress/regress-1346700.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2007-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-20070207.js b/test/mjsunit/regress/regress-20070207.js index 7365f32434..e90b2ec589 100644 --- a/test/mjsunit/regress/regress-20070207.js +++ b/test/mjsunit/regress/regress-20070207.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-35.js b/test/mjsunit/regress/regress-35.js index 925392159f..2fcdbe75d2 100644 --- a/test/mjsunit/regress/regress-35.js +++ b/test/mjsunit/regress/regress-35.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-588599.js b/test/mjsunit/regress/regress-588599.js index ff6590af6f..a1c16e245a 100644 --- a/test/mjsunit/regress/regress-588599.js +++ b/test/mjsunit/regress/regress-588599.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-662254.js b/test/mjsunit/regress/regress-662254.js index bc4ef77535..daf5e17d0b 100644 --- a/test/mjsunit/regress/regress-662254.js +++ b/test/mjsunit/regress/regress-662254.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-666721.js b/test/mjsunit/regress/regress-666721.js index 3ee60dcae0..e2c632f2f8 100644 --- a/test/mjsunit/regress/regress-666721.js +++ b/test/mjsunit/regress/regress-666721.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-667061.js b/test/mjsunit/regress/regress-667061.js index 7e9774840d..4d29a1adb6 100644 --- a/test/mjsunit/regress/regress-667061.js +++ b/test/mjsunit/regress/regress-667061.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-670147.js b/test/mjsunit/regress/regress-670147.js index 6808227612..b5b00d071a 100644 --- a/test/mjsunit/regress/regress-670147.js +++ b/test/mjsunit/regress/regress-670147.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-674753.js b/test/mjsunit/regress/regress-674753.js index 3331f235d1..361b457e47 100644 --- a/test/mjsunit/regress/regress-674753.js +++ b/test/mjsunit/regress/regress-674753.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-676025.js b/test/mjsunit/regress/regress-676025.js index 9e8a8e268f..15157f2c09 100644 --- a/test/mjsunit/regress/regress-676025.js +++ b/test/mjsunit/regress/regress-676025.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-678525.js b/test/mjsunit/regress/regress-678525.js index b00d54c30c..5ff9c3d9e4 100644 --- a/test/mjsunit/regress/regress-678525.js +++ b/test/mjsunit/regress/regress-678525.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-682649.js b/test/mjsunit/regress/regress-682649.js index 5f8b2e7022..f23aed5a85 100644 --- a/test/mjsunit/regress/regress-682649.js +++ b/test/mjsunit/regress/regress-682649.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-734862.js b/test/mjsunit/regress/regress-734862.js index 7e0f02db49..6239047310 100644 --- a/test/mjsunit/regress/regress-734862.js +++ b/test/mjsunit/regress/regress-734862.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-737588.js b/test/mjsunit/regress/regress-737588.js index 052b8f14d7..0f71dfc0bc 100644 --- a/test/mjsunit/regress/regress-737588.js +++ b/test/mjsunit/regress/regress-737588.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-780423.js b/test/mjsunit/regress/regress-780423.js index 6cdb618630..862db324ab 100644 --- a/test/mjsunit/regress/regress-780423.js +++ b/test/mjsunit/regress/regress-780423.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-799761.js b/test/mjsunit/regress/regress-799761.js index 9d9661514c..d3be1bdadf 100644 --- a/test/mjsunit/regress/regress-799761.js +++ b/test/mjsunit/regress/regress-799761.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-806473.js b/test/mjsunit/regress/regress-806473.js index f78d9ad20f..6d6485d6e9 100644 --- a/test/mjsunit/regress/regress-806473.js +++ b/test/mjsunit/regress/regress-806473.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-842017.js b/test/mjsunit/regress/regress-842017.js index 1967a997c7..3a367bbddb 100644 --- a/test/mjsunit/regress/regress-842017.js +++ b/test/mjsunit/regress/regress-842017.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-874178.js b/test/mjsunit/regress/regress-874178.js index 69ee8e9ff5..0ed5434a1e 100644 --- a/test/mjsunit/regress/regress-874178.js +++ b/test/mjsunit/regress/regress-874178.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-875031.js b/test/mjsunit/regress/regress-875031.js index 2ff8fd6e0d..f18b08475b 100644 --- a/test/mjsunit/regress/regress-875031.js +++ b/test/mjsunit/regress/regress-875031.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-877615.js b/test/mjsunit/regress/regress-877615.js index 530dcbbde7..d35aba62d3 100644 --- a/test/mjsunit/regress/regress-877615.js +++ b/test/mjsunit/regress/regress-877615.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-892742.js b/test/mjsunit/regress/regress-892742.js index 67fb1536aa..a60395e872 100644 --- a/test/mjsunit/regress/regress-892742.js +++ b/test/mjsunit/regress/regress-892742.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-900055.js b/test/mjsunit/regress/regress-900055.js index bdeafb00a9..9a02f222c2 100644 --- a/test/mjsunit/regress/regress-900055.js +++ b/test/mjsunit/regress/regress-900055.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-900966.js b/test/mjsunit/regress/regress-900966.js index ee6a8cc217..b95d10ec08 100644 --- a/test/mjsunit/regress/regress-900966.js +++ b/test/mjsunit/regress/regress-900966.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-925537.js b/test/mjsunit/regress/regress-925537.js index 65438b7499..11582eaf90 100644 --- a/test/mjsunit/regress/regress-925537.js +++ b/test/mjsunit/regress/regress-925537.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-937896.js b/test/mjsunit/regress/regress-937896.js index fb270aecfa..e8e5ef21b7 100644 --- a/test/mjsunit/regress/regress-937896.js +++ b/test/mjsunit/regress/regress-937896.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-990205.js b/test/mjsunit/regress/regress-990205.js index 90d7381f43..1ab5bf88b4 100644 --- a/test/mjsunit/regress/regress-990205.js +++ b/test/mjsunit/regress/regress-990205.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-992733.js b/test/mjsunit/regress/regress-992733.js index bf60b97c2e..d0f7511c0c 100644 --- a/test/mjsunit/regress/regress-992733.js +++ b/test/mjsunit/regress/regress-992733.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-996542.js b/test/mjsunit/regress/regress-996542.js index 3a4b96f512..8fc704eb28 100644 --- a/test/mjsunit/regress/regress-996542.js +++ b/test/mjsunit/regress/regress-996542.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/regress/regress-998565.js b/test/mjsunit/regress/regress-998565.js index 5c06f77318..ff66154b3e 100644 --- a/test/mjsunit/regress/regress-998565.js +++ b/test/mjsunit/regress/regress-998565.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/scanner.js b/test/mjsunit/scanner.js index 4f75f80b90..516a4e8880 100644 --- a/test/mjsunit/scanner.js +++ b/test/mjsunit/scanner.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/smi-negative-zero.js b/test/mjsunit/smi-negative-zero.js index c65d4f1b33..99ddc97207 100644 --- a/test/mjsunit/smi-negative-zero.js +++ b/test/mjsunit/smi-negative-zero.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/smi-ops.js b/test/mjsunit/smi-ops.js index c30b097c6f..bdd7509c9e 100644 --- a/test/mjsunit/smi-ops.js +++ b/test/mjsunit/smi-ops.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/sparse-array-reverse.js b/test/mjsunit/sparse-array-reverse.js index a2ba3e4e2f..9b9f32382e 100644 --- a/test/mjsunit/sparse-array-reverse.js +++ b/test/mjsunit/sparse-array-reverse.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/sparse-array.js b/test/mjsunit/sparse-array.js index 19fee378eb..0952f2caaa 100644 --- a/test/mjsunit/sparse-array.js +++ b/test/mjsunit/sparse-array.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/str-to-num.js b/test/mjsunit/str-to-num.js index 907b8a4524..12a3716247 100644 --- a/test/mjsunit/str-to-num.js +++ b/test/mjsunit/str-to-num.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/stress-array-push.js b/test/mjsunit/stress-array-push.js index ce7ed573c6..1db2e2ae83 100644 --- a/test/mjsunit/stress-array-push.js +++ b/test/mjsunit/stress-array-push.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/strict-equals.js b/test/mjsunit/strict-equals.js index 82bff21ca0..d080ce8c4c 100644 --- a/test/mjsunit/strict-equals.js +++ b/test/mjsunit/strict-equals.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/string-case.js b/test/mjsunit/string-case.js index dd318114c7..13dcd3ea81 100644 --- a/test/mjsunit/string-case.js +++ b/test/mjsunit/string-case.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/string-charat.js b/test/mjsunit/string-charat.js index 665c874472..8ec8f1e08f 100644 --- a/test/mjsunit/string-charat.js +++ b/test/mjsunit/string-charat.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/string-charcodeat.js b/test/mjsunit/string-charcodeat.js index 3327c94512..f66dd3ef68 100644 --- a/test/mjsunit/string-charcodeat.js +++ b/test/mjsunit/string-charcodeat.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/string-flatten.js b/test/mjsunit/string-flatten.js index 9086391eb8..91877b2df6 100644 --- a/test/mjsunit/string-flatten.js +++ b/test/mjsunit/string-flatten.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/string-index.js b/test/mjsunit/string-index.js index 36ea74d79b..2256286eec 100644 --- a/test/mjsunit/string-index.js +++ b/test/mjsunit/string-index.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/string-indexof.js b/test/mjsunit/string-indexof.js index 1ce9384ac6..5b37a48196 100644 --- a/test/mjsunit/string-indexof.js +++ b/test/mjsunit/string-indexof.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/string-lastindexof.js b/test/mjsunit/string-lastindexof.js index dba0c1221e..bf46666ee0 100644 --- a/test/mjsunit/string-lastindexof.js +++ b/test/mjsunit/string-lastindexof.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/string-localecompare.js b/test/mjsunit/string-localecompare.js index aa33f99041..90a1813336 100644 --- a/test/mjsunit/string-localecompare.js +++ b/test/mjsunit/string-localecompare.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/string-search.js b/test/mjsunit/string-search.js index 5d2cdfe314..36891c24cb 100644 --- a/test/mjsunit/string-search.js +++ b/test/mjsunit/string-search.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/string-split.js b/test/mjsunit/string-split.js index bf9ad94242..59d3ad3ee3 100644 --- a/test/mjsunit/string-split.js +++ b/test/mjsunit/string-split.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/substr.js b/test/mjsunit/substr.js index 63058d356e..8c276f9418 100644 --- a/test/mjsunit/substr.js +++ b/test/mjsunit/substr.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/testcfg.py b/test/mjsunit/testcfg.py index 18ca491c57..f65365d228 100644 --- a/test/mjsunit/testcfg.py +++ b/test/mjsunit/testcfg.py @@ -1,4 +1,4 @@ -# Copyright 2008 Google Inc. All rights reserved. +# Copyright 2008 the V8 project authors. All rights reserved. # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are # met: diff --git a/test/mjsunit/this-in-callbacks.js b/test/mjsunit/this-in-callbacks.js index 1b42ecc9aa..d50be6c193 100644 --- a/test/mjsunit/this-in-callbacks.js +++ b/test/mjsunit/this-in-callbacks.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/this.js b/test/mjsunit/this.js index 902606372c..0019eb2262 100644 --- a/test/mjsunit/this.js +++ b/test/mjsunit/this.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/throw-exception-for-null-access.js b/test/mjsunit/throw-exception-for-null-access.js index 016a10e116..018cfef9ec 100644 --- a/test/mjsunit/throw-exception-for-null-access.js +++ b/test/mjsunit/throw-exception-for-null-access.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/to-precision.js b/test/mjsunit/to-precision.js index e42fb8f8b7..04c7d7614e 100644 --- a/test/mjsunit/to-precision.js +++ b/test/mjsunit/to-precision.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/tobool.js b/test/mjsunit/tobool.js index 25d2c93d15..65bffb624f 100644 --- a/test/mjsunit/tobool.js +++ b/test/mjsunit/tobool.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/toint32.js b/test/mjsunit/toint32.js index e73e33cdaf..e1a64a6c5f 100644 --- a/test/mjsunit/toint32.js +++ b/test/mjsunit/toint32.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/touint32.js b/test/mjsunit/touint32.js index b6cf6ef88c..f06bddfcf5 100644 --- a/test/mjsunit/touint32.js +++ b/test/mjsunit/touint32.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/try-finally-nested.js b/test/mjsunit/try-finally-nested.js index f6380ee1f3..c05f96a9eb 100644 --- a/test/mjsunit/try-finally-nested.js +++ b/test/mjsunit/try-finally-nested.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/try.js b/test/mjsunit/try.js index 555c847fbe..a3f443376b 100644 --- a/test/mjsunit/try.js +++ b/test/mjsunit/try.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/try_catch_scopes.js b/test/mjsunit/try_catch_scopes.js index 3005cff3c2..c5bada273f 100644 --- a/test/mjsunit/try_catch_scopes.js +++ b/test/mjsunit/try_catch_scopes.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/unicode-string-to-number.js b/test/mjsunit/unicode-string-to-number.js index 5d08b7b89f..13a7acfbc2 100644 --- a/test/mjsunit/unicode-string-to-number.js +++ b/test/mjsunit/unicode-string-to-number.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/unicode-test.js b/test/mjsunit/unicode-test.js index 512b594832..581b3b7c37 100644 --- a/test/mjsunit/unicode-test.js +++ b/test/mjsunit/unicode-test.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/unusual-constructor.js b/test/mjsunit/unusual-constructor.js index 58fe6446a5..4e1ec2ec2d 100644 --- a/test/mjsunit/unusual-constructor.js +++ b/test/mjsunit/unusual-constructor.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/uri.js b/test/mjsunit/uri.js index 775230066c..178ff1f2a7 100644 --- a/test/mjsunit/uri.js +++ b/test/mjsunit/uri.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/value-callic-prototype-change.js b/test/mjsunit/value-callic-prototype-change.js index 44103e3bdc..52f06297b0 100644 --- a/test/mjsunit/value-callic-prototype-change.js +++ b/test/mjsunit/value-callic-prototype-change.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/var.js b/test/mjsunit/var.js index f81c05e819..5999d7028e 100644 --- a/test/mjsunit/var.js +++ b/test/mjsunit/var.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/with-leave.js b/test/mjsunit/with-leave.js index 1478e7d4fa..ded62caf57 100644 --- a/test/mjsunit/with-leave.js +++ b/test/mjsunit/with-leave.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/with-parameter-access.js b/test/mjsunit/with-parameter-access.js index 8e055ee099..747da22bff 100644 --- a/test/mjsunit/with-parameter-access.js +++ b/test/mjsunit/with-parameter-access.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mjsunit/with-value.js b/test/mjsunit/with-value.js index d2003009d9..a4da1fad9c 100644 --- a/test/mjsunit/with-value.js +++ b/test/mjsunit/with-value.js @@ -1,4 +1,4 @@ -// Copyright 2008 Google Inc. All Rights Reserved. +// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: diff --git a/test/mozilla/mozilla.status b/test/mozilla/mozilla.status index 47511a6488..03b4b746b5 100644 --- a/test/mozilla/mozilla.status +++ b/test/mozilla/mozilla.status @@ -1,4 +1,4 @@ -# Copyright 2008 Google Inc. All rights reserved. +# Copyright 2008 the V8 project authors. All rights reserved. # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are # met: diff --git a/test/mozilla/testcfg.py b/test/mozilla/testcfg.py index 0a163008b7..8193b82fa3 100644 --- a/test/mozilla/testcfg.py +++ b/test/mozilla/testcfg.py @@ -1,4 +1,4 @@ -# Copyright 2008 Google Inc. All rights reserved. +# Copyright 2008 the V8 project authors. All rights reserved. # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are # met: diff --git a/tools/js2c.py b/tools/js2c.py index ac9c6b2099..181edb6d0f 100755 --- a/tools/js2c.py +++ b/tools/js2c.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# Copyright 2006 Google Inc. All Rights Reserved. +# Copyright 2006-2008 the V8 project authors. All rights reserved. # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are # met: diff --git a/tools/linux-tick-processor.py b/tools/linux-tick-processor.py index 339c96b516..794dceadb1 100755 --- a/tools/linux-tick-processor.py +++ b/tools/linux-tick-processor.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# Copyright 2008 Google Inc. All rights reserved. +# Copyright 2008 the V8 project authors. All rights reserved. # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are # met: diff --git a/tools/presubmit.py b/tools/presubmit.py index 27023ce5b1..aa2c6b8dc9 100755 --- a/tools/presubmit.py +++ b/tools/presubmit.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# Copyright 2008 Google Inc. All rights reserved. +# Copyright 2008 the V8 project authors. All rights reserved. # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are # met: @@ -30,7 +30,8 @@ import optparse import os -from os.path import abspath, join, dirname +from os.path import abspath, join, dirname, basename +import re import sys import subprocess @@ -143,19 +144,18 @@ class CppLintProcessor(SourceFileProcessor): return process.wait() == 0 -class CopyrightProcessor(SourceFileProcessor): +COPYRIGHT_HEADER_PATTERN = re.compile( + r'Copyright [\d-]*2008 the V8 project authors. All rights reserved.') + +class SourceProcessor(SourceFileProcessor): """ Check that all files include a copyright notice. """ RELEVANT_EXTENSIONS = ['.js', '.cc', '.h', '.py', '.c', 'SConscript', 'SConstruct', '.status'] - FILES_TO_IGNORE = ['pcre_chartables.c', 'config.h', - 'earley-boyer.js', 'raytrace.js'] def IsRelevant(self, name): - if name in CopyrightProcessor.FILES_TO_IGNORE: - return False - for ext in CopyrightProcessor.RELEVANT_EXTENSIONS: + for ext in SourceProcessor.RELEVANT_EXTENSIONS: if name.endswith(ext): return True return False @@ -163,11 +163,27 @@ class CopyrightProcessor(SourceFileProcessor): def GetPathsToSearch(self): return ['.'] + def IgnoreDir(self, name): + return (super(SourceProcessor, self).IgnoreDir(name) + or (name == 'third_party') + or (name == 'obj')) + + IGNORE_COPYRIGHTS = ['earley-boyer.js', 'raytrace.js', 'crypto.js'] + IGNORE_TABS = IGNORE_COPYRIGHTS + ['unicode-test.js', + 'html-comments.js'] + def ProcessContents(self, name, contents): - if not 'Copyright' in contents: - print "No copyright in %s." % name - return False - return True + result = True + base = basename(name) + if not base in SourceProcessor.IGNORE_TABS: + if '\t' in contents: + print "%s contains tabs" % name + result = False + if not base in SourceProcessor.IGNORE_COPYRIGHTS: + if not COPYRIGHT_HEADER_PATTERN.search(contents): + print "%s is missing a correct copyright header." % name + result = False + return result def ProcessFiles(self, files): success = True @@ -195,7 +211,7 @@ def Main(): success = True if not options.no_lint: success = CppLintProcessor().Run(workspace) and success - success = CopyrightProcessor().Run(workspace) and success + success = SourceProcessor().Run(workspace) and success if success: return 0 else: diff --git a/tools/splaytree.py b/tools/splaytree.py index 86f52f3784..4353b64523 100644 --- a/tools/splaytree.py +++ b/tools/splaytree.py @@ -1,4 +1,4 @@ -# Copyright 2008 Google Inc. All rights reserved. +# Copyright 2008 the V8 project authors. All rights reserved. # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are # met: diff --git a/tools/test.py b/tools/test.py index f4e1e54c7d..0111722be8 100755 --- a/tools/test.py +++ b/tools/test.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# Copyright 2008 Google Inc. All rights reserved. +# Copyright 2008 the V8 project authors. All rights reserved. # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are # met: diff --git a/tools/tickprocessor.py b/tools/tickprocessor.py index 07dd94a75a..5ea8e28659 100644 --- a/tools/tickprocessor.py +++ b/tools/tickprocessor.py @@ -1,4 +1,4 @@ -# Copyright 2008 Google Inc. All rights reserved. +# Copyright 2008 the V8 project authors. All rights reserved. # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are # met: diff --git a/tools/utils.py b/tools/utils.py index 7149b5d712..e10bb7be81 100644 --- a/tools/utils.py +++ b/tools/utils.py @@ -1,4 +1,4 @@ -# Copyright 2008 Google Inc. All rights reserved. +# Copyright 2008 the V8 project authors. All rights reserved. # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are # met: diff --git a/tools/windows-tick-processor.py b/tools/windows-tick-processor.py index 447e3075b2..4b1c3f1fd1 100755 --- a/tools/windows-tick-processor.py +++ b/tools/windows-tick-processor.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# Copyright 2008 Google Inc. All rights reserved. +# Copyright 2008 the V8 project authors. All rights reserved. # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are # met: