1. 05 Jun, 2009 2 commits
  2. 04 Jun, 2009 1 commit
  3. 03 Jun, 2009 1 commit
  4. 25 May, 2009 2 commits
  5. 22 May, 2009 1 commit
  6. 18 May, 2009 1 commit
    • sgjesse@chromium.org's avatar
      Add a script cache to the debugger · 94879a93
      sgjesse@chromium.org authored
      When loaded scripts are requested this cache is filled with all the script objects in the heap. Hereafter its content is kept in sync with the active scripts in the heap through the notifications of new scripts compiled and by using weak handles to get notified when a script is collected.
      
      Through the tracking of collected scripts the debugger event OnScriptCollected have been added to notify a debugger that a script previously returned through the scripts command is no longer in use.
      
      Make the ComputeIntegerHash globally available.
      
      Moved clearing of the mirror cache to when debugger is really left. Previously recursive invocations of the debugger cause the mirror cache to be cleared causing handles to become either stale or reference other objects.
      Review URL: http://codereview.chromium.org/115462
      
      git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1988 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
      94879a93
  7. 14 May, 2009 1 commit
  8. 13 May, 2009 1 commit
  9. 12 May, 2009 2 commits
  10. 08 May, 2009 1 commit
  11. 05 May, 2009 2 commits
  12. 01 May, 2009 1 commit
  13. 27 Apr, 2009 1 commit
  14. 24 Apr, 2009 2 commits
  15. 22 Apr, 2009 1 commit
  16. 21 Apr, 2009 2 commits
  17. 20 Apr, 2009 1 commit
  18. 17 Apr, 2009 1 commit
  19. 16 Apr, 2009 2 commits
  20. 14 Apr, 2009 2 commits
  21. 09 Apr, 2009 1 commit
  22. 06 Apr, 2009 1 commit
  23. 27 Mar, 2009 1 commit
  24. 24 Mar, 2009 1 commit
  25. 19 Mar, 2009 3 commits
  26. 17 Mar, 2009 2 commits
  27. 13 Mar, 2009 2 commits
  28. 11 Mar, 2009 1 commit