1. 11 Nov, 2011 3 commits
  2. 10 Nov, 2011 1 commit
  3. 09 Nov, 2011 1 commit
  4. 28 Oct, 2011 1 commit
  5. 25 Oct, 2011 1 commit
  6. 28 Sep, 2011 1 commit
  7. 27 Sep, 2011 1 commit
  8. 19 Sep, 2011 2 commits
  9. 15 Sep, 2011 1 commit
  10. 13 Jul, 2011 1 commit
  11. 08 Jul, 2011 1 commit
  12. 01 Jul, 2011 1 commit
  13. 22 Jun, 2011 1 commit
  14. 07 Jun, 2011 1 commit
  15. 31 May, 2011 2 commits
  16. 24 May, 2011 1 commit
  17. 18 May, 2011 1 commit
    • danno@chromium.org's avatar
      Reland 7917: · 12350099
      danno@chromium.org authored
      Better support for 'polymorphic' JS and external arrays
      
      Allow  keyed store/load stubs to switch between external array and fast JS arrays without forcing a state transition to the generic stub.
      
      There CL consists of two pieces of functionality. First, code stubs for fast element arrays don't immediately transition to the MEGAMORPHIC state when there's a map mismatch. Second, two ICs are cached per map for fast elements, the MONOMORPHIC version, and a new MEGAMORPHIC version that handles two or more different maps and dispatches to shared stubs to perform the array operation.
      
      Review URL: http://codereview.chromium.org/7036016
      
      git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@7935 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
      12350099
  18. 17 May, 2011 2 commits
  19. 09 May, 2011 1 commit
  20. 06 May, 2011 1 commit
  21. 05 May, 2011 2 commits
  22. 28 Apr, 2011 1 commit
  23. 21 Apr, 2011 1 commit
  24. 15 Apr, 2011 1 commit
  25. 13 Apr, 2011 1 commit
  26. 11 Apr, 2011 1 commit
  27. 31 Mar, 2011 1 commit
  28. 28 Mar, 2011 1 commit
  29. 18 Mar, 2011 3 commits
  30. 09 Mar, 2011 2 commits
  31. 02 Mar, 2011 1 commit