1. 21 Nov, 2016 1 commit
  2. 29 Aug, 2016 1 commit
  3. 29 Jun, 2016 1 commit
  4. 10 Jun, 2016 1 commit
  5. 27 Apr, 2016 1 commit
  6. 11 Mar, 2016 1 commit
  7. 22 Feb, 2016 1 commit
  8. 22 Dec, 2015 1 commit
  9. 30 Nov, 2015 1 commit
  10. 12 Nov, 2015 2 commits
  11. 11 Nov, 2015 1 commit
  12. 25 Sep, 2015 1 commit
    • julien.gilli's avatar
      Update post-mortem metadata generation · 56a0a797
      julien.gilli authored
      mdb_v8, a post-mortem debugger for Node.js, now uses JSArrayBuffer's
      backing_store property and JSArrayBufferView's byte_offset property to
      get access to the content of Buffer instances in node (which are
      Uint8Array instances). This change adds post-mortem metadata for these
      two properties.
      
      This change also fixes a typo in
      inobject_properties_of_constructor_function_index_offset that was added
      to gen-postmortem-metadata in a previous change. It should be named
      inobject_properties_or_constructor_function_index instead.
      
      R=bmeurer@chromium.org
      
      Review URL: https://codereview.chromium.org/1363403003
      
      Cr-Commit-Position: refs/heads/master@{#30926}
      56a0a797
  13. 23 Sep, 2015 1 commit
  14. 21 Sep, 2015 1 commit
    • julien.gilli's avatar
      Add ScopeInfo constants to post-mortem metadata · 357e6b99
      julien.gilli authored
      mdb_v8, a post-mortem debugging tool for Node.js, allows users to
      inspect ScopeInfo structures in order to get more information about
      closures.
      
      Currently, it hardcodes the metadata it uses to find this information.
      This change allows it to get this metadata from the node binary itself,
      and thus to adapt to future changes made to the layout of the ScopeInfo
      data structure.
      
      BUG=
      
      R=bmeurer@chromium.org
      
      Review URL: https://codereview.chromium.org/1350843003
      
      Cr-Commit-Position: refs/heads/master@{#30843}
      357e6b99
  15. 18 Sep, 2015 1 commit
  16. 02 Sep, 2015 1 commit
  17. 25 Mar, 2015 1 commit
  18. 02 Feb, 2015 1 commit
  19. 10 Sep, 2014 1 commit
  20. 23 Jul, 2014 1 commit
  21. 02 Apr, 2014 1 commit
  22. 30 Dec, 2013 1 commit
  23. 14 Oct, 2013 1 commit
  24. 03 Jan, 2013 1 commit
  25. 28 Dec, 2012 1 commit
  26. 15 Nov, 2012 1 commit
  27. 08 Nov, 2012 1 commit
  28. 13 Jun, 2012 1 commit
  29. 09 Mar, 2012 1 commit
  30. 02 Feb, 2012 1 commit