summaryrefslogtreecommitdiff
path: root/test/js-native-api
Commit message (Expand)AuthorAgeFilesLines
* node-api: avoid crashing on passed-in null stringGabriel Schulhof2021-06-115-1/+102
* node-api: rtn pending excep on napi_new_instancelegendecas2021-06-042-0/+78
* test: give js-native-api tests consistent namesGabriel Schulhof2021-05-1924-24/+24
* test: call functions internallyVoltrex2021-05-071-2/+2
* test: remove unneeded m flag on regular expressionsRich Trott2021-04-091-1/+1
* test: prepare for consistent comma-dangle lint ruleRich Trott2021-04-014-5/+5
* node-api: define version 8Gabriel Schulhof2021-03-102-2/+1
* node-api: force env shutdown deferring behaviorGabriel Schulhof2021-02-183-0/+77
* test: rename n-api to node-apiGabriel Schulhof2021-02-0634-1059/+1022
* tools: enable no-unused-expressions lint ruleMichaël Zasso2020-12-071-1/+1
* n-api: support for object freeze/sealShelley Vohr2020-10-072-0/+66
* n-api: create N-API version 7Gabriel Schulhof2020-09-182-2/+1
* n-api: support type-tagging objectsGabriel Schulhof2020-07-312-0/+59
* n-api: simplify bigint-from-word creationGabriel Schulhof2020-07-312-0/+25
* n-api: run all finalizers via SetImmediate()Gabriel Schulhof2020-07-237-152/+150
* test: add n-api null checks for conversionsGabriel Schulhof2020-07-085-1/+194
* napi: fix memory corruption vulnerabilityTobias Nießen2020-06-022-0/+22
* module: deprecate module.parentAntoine du HAMEL2020-05-241-1/+1
* n-api: add uint32 test for -1Gabriel Schulhof2020-05-061-0/+1
* src: remove calls to deprecated ArrayBuffer methodsMichaël Zasso2020-03-211-3/+5
* n-api: fix comment on expected N-API versionMichael Dawson2020-03-161-1/+1
* n-api: define release 6Gabriel Schulhof2020-03-095-7/+1
* test: cover property n-api null casesGabriel Schulhof2020-01-255-0/+465
* n-api: return napi_invalid_arg on napi_create_bigint_wordslegendecas2020-01-131-2/+2
* n-api: add napi_get_all_property_nameshimself652020-01-112-1/+36
* test: refactor common.expectsErrorRuben Bridgewater2019-12-313-9/+9
* src: migrate to new V8 ArrayBuffer APIThang Tran2019-12-121-4/+16
* n-api: implement napi_is_detached_arraybufferDenys Otrishko2019-11-282-0/+45
* doc: remove "it is important to" phrasingRich Trott2019-10-261-4/+3
* n-api: add `napi_detach_arraybuffer`legendecas2019-10-142-0/+37
* src: render N-API weak callbacks as cleanup hooksGabriel Schulhof2019-10-132-13/+101
* n-api: mark version 5 N-APIs as stableGabriel Schulhof2019-09-053-4/+1
* test: refactoring test_error testinghimself652019-08-011-14/+4
* n-api: refactoring napi_create_function testingOctavian Soldea2019-07-313-69/+42
* n-api: refactor a previous commitOctavian Soldea2019-07-267-201/+154
* n-api: add APIs for per-instance state managementGabriel Schulhof2019-07-253-0/+148
* test: propagate napi_status to JSOctavian Soldea2019-07-182-106/+94
* n-api: define ECMAScript-compliant accessors on napi_define_classlegendecas2019-06-173-5/+39
* n-api: define ECMAScript-compliant accessors on napi_define_propertieslegendecas2019-06-171-2/+14
* src: add napi_define_class() null checksOctavian Soldea2019-06-072-11/+165
* test: pass null params to napi_xxx_property()Octavian Soldea2019-05-132-0/+215
* tools: force common be required before any other modulesZYSzys2019-05-131-2/+1
* n-api: make napi_get_property_names return stringsAnna Henningsen2019-05-062-0/+43
* test: check `napi_get_reference_value()` during finalizationAnna Henningsen2019-04-301-0/+4
* test: pass null params to napi_create_function()Octavian Soldea2019-04-102-0/+99
* test: cover napi_get/set/has_named_property()Gabriel Schulhof2019-04-052-0/+111
* benchmark,doc,lib: capitalize more commentsRuben Bridgewater2019-03-276-7/+7
* n-api: remove code from error nameRuben Bridgewater2019-03-231-3/+3
* test: fix compiler warning in test_string.cDaniel Bevenius2019-03-121-1/+3
* benchmark,doc,lib,test: capitalize commentsRuben Bridgewater2019-03-104-6/+5