Skip to content

v8: refactor the v8 module

Rodrigo Muino Tomonari requested to merge github/fork/jasnell/refactor-v8 into master
  • Use the more efficient module.exports = {} pattern,
  • Refactor the imports from bindings and requires
  • Add a benchmark
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

v8

Merge request reports

Loading