1. 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
  2. 17 May, 2011 2 commits
  3. 13 May, 2011 1 commit
  4. 11 May, 2011 1 commit
  5. 06 May, 2011 1 commit
  6. 21 Apr, 2011 1 commit
  7. 31 Mar, 2011 1 commit
  8. 30 Mar, 2011 1 commit
  9. 18 Mar, 2011 3 commits
  10. 17 Mar, 2011 1 commit
  11. 10 Mar, 2011 1 commit
  12. 09 Mar, 2011 2 commits
  13. 07 Mar, 2011 1 commit
  14. 22 Feb, 2011 1 commit
  15. 21 Feb, 2011 1 commit
  16. 14 Feb, 2011 1 commit
  17. 04 Feb, 2011 1 commit
  18. 03 Feb, 2011 1 commit
  19. 02 Feb, 2011 1 commit
  20. 21 Jan, 2011 1 commit
  21. 20 Jan, 2011 1 commit
  22. 19 Jan, 2011 1 commit
  23. 18 Jan, 2011 3 commits
  24. 12 Jan, 2011 1 commit
  25. 06 Jan, 2011 1 commit
  26. 22 Dec, 2010 1 commit
  27. 21 Dec, 2010 3 commits
  28. 20 Dec, 2010 1 commit
  29. 14 Dec, 2010 1 commit
  30. 13 Dec, 2010 2 commits
  31. 10 Dec, 2010 1 commit