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

perf_hooks: align @@toStringTag with other Web Performance implementations #45157

Merged

Commits on Oct 25, 2022

  1. perf_hooks: align toStringTag with other Web Performance implementations

    This gets `Symbol.toStringTag` on Web Performance APIs to be aligned
    with the other runtime implementations.
    
    Signed-off-by: Daeyeon Jeong <daeyeon.dev@gmail.com>
    daeyeon committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    f2cb008 View commit details
    Browse the repository at this point in the history
  2. fixup: apply the review

    Signed-off-by: Daeyeon Jeong <daeyeon.dev@gmail.com>
    daeyeon committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    a2cd0ae View commit details
    Browse the repository at this point in the history
  3. fixup: apply the review

    Signed-off-by: Daeyeon Jeong <daeyeon.dev@gmail.com>
    daeyeon committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    07b8444 View commit details
    Browse the repository at this point in the history