1. 30 Sep, 2015 1 commit
  2. 20 Aug, 2015 1 commit
  3. 30 Jun, 2014 1 commit
  4. 29 Apr, 2014 1 commit
  5. 21 Nov, 2013 1 commit
  6. 03 Sep, 2013 1 commit
  7. 29 Aug, 2013 1 commit
  8. 31 Jul, 2013 1 commit
  9. 30 Jul, 2013 1 commit
  10. 02 Jul, 2012 1 commit
  11. 08 Dec, 2011 1 commit
  12. 08 Sep, 2011 1 commit
  13. 10 Jun, 2011 3 commits
  14. 11 Apr, 2011 1 commit
  15. 05 Apr, 2011 1 commit
    • mikhail.naganov@gmail.com's avatar
      Simplify isolates access during stack iteration (WAS: Move... · c9904976
      mikhail.naganov@gmail.com authored
      Simplify isolates access during stack iteration (WAS: Move SafeStackFrameIterator::active_count_...)
      
      While trying to fix Mac and Windows versions for this change:
      http://codereview.chromium.org/6771047/, I figured out, that we
      already store an isolate in StackFrameIterator, so we can use it in
      frame objects, instead of requiring it from caller.
      
      I've changed iterators usage to the following scheme: whenever a
      caller maintains an isolate pointer, it just passes it to stack
      iterator, and no more worries about passing it to frame content
      accessors.  If a caller uses current isolate, it can omit passing it
      to iterator, in this case, an iterator will use the current isolate,
      too.
      
      There was a special case with LiveEdit, which creates
      detached copies of frame objects.
      
      R=vitalyr@chromium.org
      BUG=none
      TEST=none
      
      Review URL: http://codereview.chromium.org/6794019
      
      git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@7499 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
      c9904976
  16. 18 Mar, 2011 3 commits
  17. 30 Aug, 2010 1 commit
  18. 04 Jun, 2010 1 commit
  19. 20 Mar, 2010 1 commit
  20. 28 Sep, 2009 1 commit
  21. 04 Sep, 2009 1 commit
  22. 19 Aug, 2009 1 commit
  23. 25 May, 2009 1 commit
  24. 17 Mar, 2009 1 commit
  25. 25 Feb, 2009 1 commit
  26. 15 Jan, 2009 1 commit
  27. 17 Dec, 2008 1 commit
  28. 09 Sep, 2008 1 commit
  29. 03 Jul, 2008 1 commit