Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

src: add proper MemoryInfoName to wrappers #21939

Closed
wants to merge 1 commit into from

Commits on Jul 23, 2018

  1. src: add proper MemoryInfoName to wrappers

    - Use camel case names for memory retainers inherited from AsyncWrap
      instead of their provider names (which are all in upper case)
    - Assign class names to wraps so that they appear in the heap snapshot
      as nodes with class names as node names. Previously some nodes are
      named with reference names, which are supposed to be edge names
      instead.
    joyeecheung committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    ad10f76 View commit details
    Browse the repository at this point in the history