summaryrefslogtreecommitdiff
path: root/test/js-native-api/test_object/test_object.c
Commit message (Expand)AuthorAgeFilesLines
* node-api: extend type-tagging to externalsGabriel Schulhof2023-03-221-31/+77
* src: fix `napi_check_object_type_tag()`Daeyeon Jeong2022-07-141-2/+5
* node-api: fix napi_get_all_property_namesVladimir Morozov2022-05-101-0/+117
* node-api: define version 8Gabriel Schulhof2021-03-101-1/+0
* test: rename n-api to node-apiGabriel Schulhof2021-02-061-148/+144
* n-api: support for object freeze/sealShelley Vohr2020-10-071-0/+26
* n-api: support type-tagging objectsGabriel Schulhof2020-07-311-0/+41
* n-api: define release 6Gabriel Schulhof2020-03-091-2/+0
* test: cover property n-api null casesGabriel Schulhof2020-01-251-0/+3
* n-api: add napi_get_all_property_nameshimself652020-01-111-0/+30
* n-api: refactor a previous commitOctavian Soldea2019-07-261-147/+66
* test: pass null params to napi_xxx_property()Octavian Soldea2019-05-131-0/+188
* n-api: make napi_get_property_names return stringsAnna Henningsen2019-05-061-0/+20
* test: cover napi_get/set/has_named_property()Gabriel Schulhof2019-04-051-0/+107
* test: partition N-API testsGabriel Schulhof2018-12-041-0/+238