1. 12 Dec, 2016 2 commits
  2. 06 Dec, 2016 1 commit
  3. 30 Nov, 2016 1 commit
  4. 10 Nov, 2016 1 commit
  5. 08 Nov, 2016 1 commit
  6. 02 Nov, 2016 1 commit
    • verwaest's avatar
      Thread decls-list through Declaration using a ThreadedList · 5a18685e
      verwaest authored
      This reduces per-scope overhead from minimally 6 words to 2 words, with one additional pointer per entry, rather than an average of 2 per entry for larger-than-4 element lists. For temp zone parsed functions it additionally makes the declaration-list actually freeable.
      
      This introduces ThreadedList to implement the details of dealing with such a list.
      
      BUG=v8:5209
      
      Review-Url: https://codereview.chromium.org/2457393003
      Cr-Commit-Position: refs/heads/master@{#40703}
      5a18685e
  7. 20 Oct, 2016 1 commit
  8. 11 Oct, 2016 1 commit
  9. 07 Oct, 2016 1 commit
  10. 05 Oct, 2016 1 commit
  11. 20 Sep, 2016 1 commit
  12. 09 Sep, 2016 1 commit
  13. 23 Aug, 2016 1 commit
  14. 22 Aug, 2016 1 commit
  15. 12 Aug, 2016 1 commit
  16. 05 Aug, 2016 3 commits
  17. 26 Jul, 2016 1 commit
  18. 21 Jul, 2016 2 commits
  19. 15 Jul, 2016 1 commit
  20. 14 Jul, 2016 3 commits
  21. 12 Jul, 2016 1 commit