1. 21 Mar, 2016 1 commit
  2. 11 Feb, 2016 1 commit
  3. 04 Jan, 2016 1 commit
  4. 15 Jun, 2015 1 commit
  5. 09 Apr, 2015 1 commit
  6. 13 Mar, 2015 1 commit
  7. 06 Feb, 2015 1 commit
  8. 29 Jan, 2015 1 commit
    • arv's avatar
      Move object literal checking into checker classes · b004b1d8
      arv authored
      This removes the duplicate property check from object literals.
      
      Instead we repurpose the ObjectLiteralChecker into two cases, implemented
      by two subclasses to ObjectLiteralCheckerBase called ObjectLiteralChecker
      and ClassLiteralChecker.
      
      The object literal checker now only checks for duplicate __proto__ fields in
      object literals.
      
      The class literal checker checks for duplicate constructors, non constructor
      fields named constructor as well as static properties named prototype.
      
      BUG=v8:3819
      LOG=Y
      R=adamk, dslomov@chromium.org
      
      Review URL: https://codereview.chromium.org/873823003
      
      Cr-Commit-Position: refs/heads/master@{#26336}
      b004b1d8
  9. 11 Dec, 2014 1 commit
  10. 10 Dec, 2014 1 commit
  11. 29 Sep, 2014 1 commit
  12. 21 Aug, 2014 1 commit
  13. 20 Aug, 2014 1 commit
  14. 23 Nov, 2012 2 commits
  15. 18 Oct, 2011 1 commit
  16. 24 Jun, 2011 1 commit
  17. 31 May, 2011 1 commit
  18. 29 Apr, 2011 1 commit
  19. 08 Apr, 2011 1 commit
  20. 28 Mar, 2011 1 commit
  21. 23 Mar, 2011 1 commit
  22. 17 Mar, 2011 2 commits
  23. 15 Mar, 2011 1 commit
  24. 14 Mar, 2011 1 commit
  25. 07 Mar, 2011 1 commit
  26. 04 Mar, 2011 2 commits
  27. 02 Mar, 2011 1 commit
  28. 01 Mar, 2011 2 commits
  29. 28 Feb, 2011 2 commits
  30. 22 Feb, 2011 2 commits
  31. 17 Feb, 2011 2 commits
  32. 15 Feb, 2011 1 commit
  33. 14 Feb, 2011 1 commit