Skip to content

src: update v8::Object::GetPropertyNames() usage

Rodrigo Muino Tomonari requested to merge github/fork/cjihrig/getpropnames into master

Use the non-deprecated version of GetPropertyNames().

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

EDIT: CI: https://ci.nodejs.org/job/node-test-pull-request/17938/

Merge request reports

Loading