1. 21 Nov, 2018 1 commit
  2. 07 Nov, 2018 1 commit
  3. 05 Nov, 2018 1 commit
  4. 26 Oct, 2018 1 commit
  5. 24 Oct, 2018 1 commit
  6. 17 Sep, 2018 1 commit
  7. 14 Sep, 2018 1 commit
  8. 11 Sep, 2018 1 commit
  9. 17 Aug, 2018 1 commit
  10. 06 Aug, 2018 1 commit
  11. 03 Aug, 2018 1 commit
  12. 02 Aug, 2018 1 commit
  13. 31 Jul, 2018 1 commit
  14. 30 Jul, 2018 4 commits
  15. 26 Jul, 2018 1 commit
  16. 25 Jul, 2018 2 commits
  17. 24 Jul, 2018 5 commits
  18. 23 Jul, 2018 1 commit
  19. 18 Jul, 2018 1 commit
  20. 17 Jul, 2018 1 commit
  21. 13 Jul, 2018 1 commit
  22. 12 Jul, 2018 1 commit
    • Leszek Swirski's avatar
      [cleanup] Remove Isolate parameter from object print · 13b899a5
      Leszek Swirski authored
      With ReadOnlyRoots and GetIsolate on JSReceiver, we can remove almost
      every isolate parameter from <Object>::Print. The remaining ones, like
      Map, are special-caseable for read-only maps, and as a result we can
      remove isolate parameters from <Object>::Print entirely.
      
      This patch also opportunistically cleans up a few places where isolates
      were only needed for Object::Print, such as TransitionAccessors and
      DescriptorArrays.
      
      TBR=yangguo@chromium.org,mstarzinger@chromium.org
      
      Bug: v8:7786
      Change-Id: Id44bd53b9893e679eea5f37b9548257595a1bfd9
      Reviewed-on: https://chromium-review.googlesource.com/1133385Reviewed-by: 's avatarLeszek Swirski <leszeks@chromium.org>
      Reviewed-by: 's avatarDan Elphick <delphick@chromium.org>
      Commit-Queue: Leszek Swirski <leszeks@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#54401}
      13b899a5
  23. 11 Jul, 2018 1 commit
  24. 05 Jul, 2018 1 commit
  25. 25 Jun, 2018 1 commit
  26. 21 Jun, 2018 1 commit
  27. 04 Jun, 2018 2 commits
  28. 01 Jun, 2018 2 commits
  29. 29 May, 2018 1 commit
  30. 24 May, 2018 1 commit