1. 07 Apr, 2015 1 commit
  2. 27 Mar, 2015 1 commit
  3. 19 Mar, 2015 1 commit
  4. 18 Mar, 2015 1 commit
  5. 24 Feb, 2015 1 commit
    • michael_dawson's avatar
      Contribution of PowerPC port (continuation of 422063005) - PPC opt 2 · bf3691ae
      michael_dawson authored
      Contribution of PowerPC port (continuation of 422063005, 817143002,
      866843003, and 901083004. The bulk of the changes are to remove some
      hard coded assumptions about heap page size within existing tests.
      The remaining change is to use a larger heap page size for PPC linux
      as this provides a performance benefit due to the larger memory page size.
      
      	modified:   src/base/build_config.h
      	modified:   src/heap/heap.cc
      	modified:   test/cctest/test-alloc.cc
      	modified:   test/cctest/test-constantpool.cc
      	modified:   test/cctest/test-heap.cc
      	modified:   test/cctest/test-spaces.cc
      	modified:   test/cctest/test-weakmaps.cc
      	modified:   test/cctest/test-weaksets.cc
      
      R=danno@chromium.org, svenpanne@chromium.org
      
      BUG=
      
      Review URL: https://codereview.chromium.org/910333004
      
      Cr-Commit-Position: refs/heads/master@{#26833}
      bf3691ae
  6. 05 Feb, 2015 1 commit
    • yurys's avatar
      Add NativeWeakMap to v8.h · a5593679
      yurys authored
      A new map wich references its keys weakly is added to v8.h. Internally it uses the same storage as JSWeakMap but doesn't depend on the JavaScript part of WeakMap implementation in weak-collection.js, hence it can be instantiated without entering any context.
      
      BUG=chromium:437416
      LOG=Y
      
      Review URL: https://codereview.chromium.org/900123003
      
      Cr-Commit-Position: refs/heads/master@{#26451}
      a5593679
  7. 04 Feb, 2015 4 commits
  8. 03 Feb, 2015 2 commits
  9. 02 Dec, 2014 1 commit
  10. 05 Aug, 2014 1 commit
  11. 04 Aug, 2014 1 commit
  12. 03 Jun, 2014 1 commit
  13. 28 May, 2014 1 commit
  14. 09 May, 2014 1 commit
  15. 25 Apr, 2014 1 commit
  16. 22 Apr, 2014 1 commit
  17. 14 Apr, 2014 1 commit
  18. 18 Dec, 2013 1 commit
  19. 22 Nov, 2013 1 commit
  20. 05 Nov, 2013 1 commit
  21. 03 Sep, 2013 1 commit
  22. 03 Jun, 2013 1 commit
  23. 07 May, 2013 1 commit
  24. 15 Mar, 2013 1 commit
  25. 12 Mar, 2013 1 commit
  26. 28 Feb, 2013 1 commit
  27. 25 Feb, 2013 1 commit
  28. 25 Jan, 2013 1 commit
  29. 12 Oct, 2012 1 commit
  30. 19 Apr, 2012 1 commit
  31. 11 Apr, 2012 3 commits
  32. 04 Oct, 2011 1 commit
  33. 03 Aug, 2011 1 commit