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

net: improve performance by destructuring primordials #30447

Closed
wants to merge 4 commits into from
Closed

net: improve performance by destructuring primordials #30447

wants to merge 4 commits into from

Commits on Nov 12, 2019

  1. net: improve performance by destructuring primordials

    Refs: #29766
    Guilherme Goncalves committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    9c9f52a View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2019

  1. net: Remove unnecessary eslint-disable comment

    Guilherme Goncalves committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    45835ad View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. Rename destructured object methods from primordials for clarity

    Guilherme Goncalves committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    dcca56d View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. Rename destructured object methods for consistency

    Guilherme Goncalves committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    2ea8780 View commit details
    Browse the repository at this point in the history