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

v8: refactor the v8 module #12681

Closed
wants to merge 3 commits into from
Closed

v8: refactor the v8 module #12681

wants to merge 3 commits into from

Commits on Apr 26, 2017

  1. Configuration menu
    Copy the full SHA
    87f95c3 View commit details
    Browse the repository at this point in the history
  2. v8: refactor struture of v8 module

    Use the more efficient module.exports = {} pattern,
    restructure imports from bindings, requires.
    jasnell committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    22fbaee View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2017

  1. Address nit

    jasnell committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    63bcd3e View commit details
    Browse the repository at this point in the history