Skip to content

src: add include to js_native_api_v8.cc for standalone compile

  • Include algorithm header in js_native_api_v8.cc since std::min requires it.
  • Add comments to js_native_api_v8_internals.h for NAPI_VERSION
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

CC @gabrielschulhof and @mhdawson

Merge request reports

Loading