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

lib: lazy load v8 in error-serdes #26689

Closed
wants to merge 1 commit into from
Closed

Commits on Mar 15, 2019

  1. lib: lazy load v8 in error-serdes

    Lazy loading `v8` in `lib/internal/error-serdes.js` reduces the number
    of loaded modules by the bootstrap code for Worker threads by seven.
    
    Refs: nodejs#26501 (comment)
    richardlau committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    5f19b8f View commit details
    Browse the repository at this point in the history