fieldhoist_negzero.js 548 B

123456789101112
  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. // -force:fieldhoist -prejit
  6. (function(){
  7. LABEL0:
  8. for (var __loopvar3 = 0; obj0.c < (1) && __loopvar3 < 3; obj0.c++ + __loopvar3++) {
  9. obj0.a = (- 0);
  10. }
  11. })();