summaryrefslogtreecommitdiff
path: root/test/js-native-api/test_object/test.js
Commit message (Expand)AuthorAgeFilesLines
* n-api: support for object freeze/sealShelley Vohr2020-10-071-0/+40
* n-api: support type-tagging objectsGabriel Schulhof2020-07-311-0/+18
* n-api: add napi_get_all_property_nameshimself652020-01-111-1/+6
* n-api: refactor a previous commitOctavian Soldea2019-07-261-12/+12
* test: pass null params to napi_xxx_property()Octavian Soldea2019-05-131-0/+27
* n-api: make napi_get_property_names return stringsAnna Henningsen2019-05-061-0/+23
* test: cover napi_get/set/has_named_property()Gabriel Schulhof2019-04-051-0/+4
* test: partition N-API testsGabriel Schulhof2018-12-041-0/+200