1. 12 Jan, 2015 1 commit
  2. 22 Dec, 2014 1 commit
  3. 12 Dec, 2014 1 commit
  4. 10 Dec, 2014 1 commit
  5. 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
  6. 18 Nov, 2014 1 commit
  7. 14 Nov, 2014 1 commit
  8. 13 Nov, 2014 1 commit
  9. 05 Nov, 2014 1 commit
  10. 31 Oct, 2014 1 commit
  11. 29 Oct, 2014 2 commits
  12. 28 Oct, 2014 1 commit
  13. 21 Oct, 2014 1 commit
  14. 20 Oct, 2014 1 commit
  15. 10 Oct, 2014 2 commits
  16. 01 Oct, 2014 1 commit
  17. 30 Sep, 2014 1 commit
  18. 29 Sep, 2014 1 commit
  19. 10 Sep, 2014 1 commit
  20. 03 Sep, 2014 1 commit
  21. 02 Sep, 2014 3 commits
  22. 01 Sep, 2014 1 commit
  23. 21 Aug, 2014 2 commits
  24. 19 Aug, 2014 2 commits
  25. 13 Aug, 2014 2 commits
  26. 11 Aug, 2014 3 commits
  27. 08 Aug, 2014 1 commit
  28. 06 Aug, 2014 1 commit
  29. 04 Aug, 2014 1 commit
  30. 30 Jul, 2014 2 commits