helperlabelbug.js 639 B

12345678910111213141516171819202122
  1. //-------------------------------------------------------------------------------------------------------
  2. // Copyright (C) Microsoft. All rights reserved.
  3. // Licensed under the MIT license. See LICENSE.txt file in the project root for full license information.
  4. //-------------------------------------------------------------------------------------------------------
  5. function test0() {
  6. var i32 = new Int32Array();
  7. if (i32[1988493697]) {
  8. try {
  9. obj0();
  10. } catch (ex) {
  11. } finally {
  12. }
  13. obj0;
  14. } else {
  15. var uniqobj6 = { lf0: {} };
  16. }
  17. }
  18. test0();
  19. test0();
  20. test0();
  21. WScript.Echo("Passed");