1. 28 Feb, 2017 1 commit
  2. 04 Nov, 2016 1 commit
  3. 04 May, 2016 1 commit
  4. 08 Apr, 2016 1 commit
  5. 04 Mar, 2016 1 commit
  6. 05 Nov, 2015 1 commit
  7. 04 Nov, 2015 3 commits
  8. 26 Jun, 2015 1 commit
  9. 22 Apr, 2015 1 commit
  10. 09 Apr, 2015 1 commit
  11. 12 Feb, 2015 1 commit
  12. 10 Feb, 2015 1 commit
  13. 05 Feb, 2015 1 commit
  14. 04 Feb, 2015 1 commit
  15. 01 Dec, 2014 1 commit
  16. 28 Nov, 2014 1 commit
  17. 26 Nov, 2014 1 commit
    • dslomov's avatar
      harmony-scoping: make assignment to 'const' a late error. · 6ac4de87
      dslomov authored
      Per TC39 Nov 2014 decision.
      
      This patch also changes behavior for "legacy const": assignments to sloppy const in strict mode is now also a type error. This fixes v8:2243 and also brings us in compliance with other engines re assignment to function names (see updated webkit test), but might have bigger implications.
      That change can easily be reverted by changing Variable::IsSignallingAssignmentToConst.
      
      BUG=v8:3713,v8:2243
      LOG=N
      
      Review URL: https://codereview.chromium.org/749633002
      
      Cr-Commit-Position: refs/heads/master@{#25516}
      6ac4de87
  18. 20 Nov, 2014 1 commit
  19. 18 Nov, 2014 1 commit
  20. 14 Nov, 2014 1 commit
  21. 11 Nov, 2014 3 commits
  22. 07 Nov, 2014 1 commit
  23. 04 Nov, 2014 1 commit
  24. 29 Oct, 2014 1 commit
  25. 28 Oct, 2014 3 commits
  26. 08 Oct, 2014 1 commit
  27. 07 Oct, 2014 1 commit