Skip to content

n-api: add napi_get_all_property_names

Rodrigo Muino Tomonari requested to merge github/fork/himself65/2 into master

follow up by #28944

support to get all property of an object.

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

Merge request reports

Loading