1. 25 Apr, 2017 1 commit
    • ulan's avatar
      Decouple root visitors from object visitors. · e671ed36
      ulan authored
      This patch adds a new interface called RootVisitor and changes the root
      iteration functions to accept a RootVisitor instead of an ObjectVisitor.
      
      Future CLs will change ObjectVisitor to provide the host object to all
      visiting functions, which will bring it in sync with static visitors.
      
      Having separate visitors for roots and objects removes ambiguity in
      VisitPointers and reduces chances of forgetting to record slots.
      
      This is intended as pure refactoring. All places that require behavior
      change are marked with TODO and will addressed in future CLs.
      
      BUG=chromium:709075
      
      Review-Url: https://codereview.chromium.org/2801073006
      Cr-Commit-Position: refs/heads/master@{#44852}
      e671ed36
  2. 01 Sep, 2015 1 commit
  3. 20 Aug, 2015 1 commit
  4. 13 Aug, 2015 1 commit
  5. 31 Jul, 2015 1 commit
  6. 08 Dec, 2014 1 commit
  7. 08 Oct, 2014 2 commits
  8. 13 Aug, 2014 1 commit
  9. 04 Aug, 2014 1 commit
  10. 20 Jun, 2014 1 commit
  11. 03 Jun, 2014 1 commit
  12. 09 May, 2014 1 commit
  13. 29 Apr, 2014 1 commit
  14. 25 Apr, 2014 1 commit
  15. 16 Apr, 2014 1 commit
  16. 21 Nov, 2013 1 commit
  17. 27 Sep, 2013 1 commit
  18. 19 Sep, 2013 1 commit
  19. 04 Sep, 2013 2 commits
  20. 03 Sep, 2013 1 commit
  21. 29 Aug, 2013 1 commit
  22. 31 Jul, 2013 1 commit
  23. 30 Jul, 2013 1 commit
  24. 05 Jul, 2013 1 commit
  25. 18 Jan, 2013 1 commit
  26. 02 Jul, 2012 1 commit
  27. 16 Jan, 2012 1 commit
  28. 18 Aug, 2011 1 commit
  29. 08 Aug, 2011 1 commit
  30. 05 Jul, 2011 1 commit
  31. 10 Jun, 2011 3 commits
  32. 06 Jun, 2011 1 commit
  33. 05 May, 2011 1 commit
  34. 04 May, 2011 2 commits
  35. 29 Apr, 2011 1 commit