summaryrefslogtreecommitdiff
path: root/test/js-native-api/test_object
Commit message (Expand)AuthorAgeFilesLines
* n-api: support for object freeze/sealShelley Vohr2020-10-072-0/+66
* n-api: support type-tagging objectsGabriel Schulhof2020-07-312-0/+59
* n-api: define release 6Gabriel Schulhof2020-03-092-3/+0
* test: cover property n-api null casesGabriel Schulhof2020-01-255-0/+465
* n-api: add napi_get_all_property_nameshimself652020-01-112-1/+36
* n-api: refactor a previous commitOctavian Soldea2019-07-263-159/+79
* test: pass null params to napi_xxx_property()Octavian Soldea2019-05-132-0/+215
* n-api: make napi_get_property_names return stringsAnna Henningsen2019-05-062-0/+43
* test: cover napi_get/set/has_named_property()Gabriel Schulhof2019-04-052-0/+111
* test: partition N-API testsGabriel Schulhof2018-12-043-0/+449