deferunicode.js 654 B

123456789101112131415161718192021
  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 _v8StartDate = new((0, function()
  6. {
  7. return Date
  8. })());
  9. var _v8Interval = new((0, function()
  10. {
  11. return Date
  12. })()) - (0, function()
  13. {
  14. return _v8StartDate
  15. })();
  16. (0, function()
  17. {
  18. return WScript
  19. })().Echo('done');