blue_532460.js 1.0 KB

12345678910111213141516171819202122232425262728293031323334
  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. var x = function () {
  6. return this
  7. };
  8. function test4() {
  9. Object.prototype['create'] = function () {
  10. return this
  11. };
  12. var Proxy = function () {
  13. return this
  14. };
  15. (function () {
  16. lofxue(y = Proxy.create((function handlerFactory(x) {
  17. return {
  18. enumerate : function () {
  19. return [];
  20. },
  21. };
  22. })(/x/g), "uC5EA"));
  23. function lofxue() {
  24. for (let d in[function () {}, [(void 0)], [(void 0)], NaN]) {
  25. CollectGarbage();
  26. }
  27. }; ;
  28. })();
  29. var w;
  30. };
  31. test4();
  32. WScript.Echo("Passed");