1. 22 Aug, 2014 1 commit
  2. 20 Jun, 2014 1 commit
  3. 03 Jun, 2014 2 commits
  4. 21 May, 2014 1 commit
  5. 29 Apr, 2014 2 commits
  6. 25 Apr, 2014 2 commits
  7. 08 Apr, 2014 1 commit
  8. 04 Apr, 2014 1 commit
  9. 05 Nov, 2013 1 commit
  10. 19 Sep, 2013 2 commits
  11. 12 Sep, 2013 1 commit
  12. 30 Aug, 2013 1 commit
  13. 19 Jun, 2013 1 commit
  14. 04 Jun, 2013 1 commit
  15. 15 Mar, 2013 1 commit
  16. 20 Nov, 2012 1 commit
  17. 30 Jul, 2012 1 commit
  18. 25 Jun, 2012 2 commits
  19. 26 Oct, 2011 1 commit
  20. 28 Jul, 2011 1 commit
  21. 13 Jul, 2011 1 commit
  22. 12 Jul, 2011 1 commit
  23. 19 Jan, 2011 1 commit
  24. 17 Nov, 2010 1 commit
  25. 02 Jun, 2010 1 commit
  26. 10 May, 2010 1 commit
    • erik.corry@gmail.com's avatar
      First step towards making JumpTarget work on ARM. Instead · fa7c92ea
      erik.corry@gmail.com authored
      of having a list of virtual frame pointers in the jump
      target we have one virtual frame, which is the frame that
      all have to merge to to branch to that frame.  The virtual
      frame in the JumpTarget is inside the JumpTarget, rather than
      being an allocated object that is pointed to.  Unfortunately
      this means that the JumpTarget class has to be able to see
      the size of a VirtualFrame object to compile, which in turn
      lead to a major reorganization of related .h files.  The
      actual change of functionality in this change is intended
      to be minimal (we now assert that the virtual frames match
      when using JumpTarget instead of just assuming that they do).
      Review URL: http://codereview.chromium.org/1961004
      
      git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4631 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
      fa7c92ea
  27. 08 Apr, 2010 1 commit
  28. 25 Mar, 2010 1 commit
  29. 04 Feb, 2010 1 commit
  30. 27 May, 2009 1 commit
  31. 31 Mar, 2009 3 commits
  32. 27 Mar, 2009 1 commit
  33. 16 Jan, 2009 1 commit