1. 17 Jan, 2012 3 commits
  2. 16 Jan, 2012 1 commit
  3. 09 Nov, 2011 1 commit
  4. 13 Oct, 2011 1 commit
  5. 22 Sep, 2011 1 commit
  6. 19 Sep, 2011 1 commit
  7. 06 Sep, 2011 1 commit
  8. 25 Aug, 2011 2 commits
  9. 11 Jul, 2011 1 commit
  10. 22 Mar, 2011 1 commit
  11. 18 Mar, 2011 3 commits
  12. 15 Dec, 2010 1 commit
  13. 08 Dec, 2010 1 commit
  14. 07 Dec, 2010 3 commits
  15. 25 Oct, 2010 1 commit
  16. 19 Oct, 2010 1 commit
  17. 18 Oct, 2010 1 commit
  18. 01 Sep, 2010 1 commit
  19. 18 Aug, 2010 2 commits
  20. 11 Jun, 2010 1 commit
  21. 27 May, 2010 1 commit
  22. 26 May, 2010 1 commit
  23. 25 May, 2010 1 commit
    • vegorov@chromium.org's avatar
      Cardmarking writebarrier. · 675e711f
      vegorov@chromium.org authored
      - New сardmarking write barrier handles large objects and normal objects in a similar fashion (no more additional space for pointer tracking is required, no conditional branches in WB code).
      - Changes to enable oldspaces iteration without maps decoding:
      -- layout change for FixedArrays: length is stored as a smis (initial patch by
      Kevin Millikin)
      -- layout change for SharedFunctionInfo: integer fields are stored as smi on
      arm, ia32 and rearranged on x64.
      -- layout change for String: meaning of LSB bit is fliped (1 now means hash not
      computed); on x64 padding is added.
      -- layout of maps is _not_ changed. Map space is currently iterated in a special
      way.
      
      Review URL: http://codereview.chromium.org/2144006
      
      git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4715 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
      675e711f
  24. 21 May, 2010 2 commits
  25. 20 May, 2010 2 commits
  26. 22 Apr, 2010 1 commit
  27. 22 Feb, 2010 1 commit
  28. 25 Jan, 2010 1 commit
  29. 20 Oct, 2009 1 commit
  30. 05 Aug, 2009 1 commit