Ben Grant
|
1ebec90d6e
|
Revert "Add test from #18287 (#19775)"
This reverts commit f1504c4265.
|
2025-05-20 12:22:01 -07:00 |
|
190n
|
f1504c4265
|
Add test from #18287 (#19775)
|
2025-05-20 11:56:30 -07:00 |
|
190n
|
cde668b54c
|
Better edge case handling in napi_value<->String conversion (#18107)
|
2025-03-12 18:15:00 -07:00 |
|
190n
|
efabdcbe1f
|
Start fixing bugs discovered by Node.js's Node-API tests (#14501)
Co-authored-by: Kai Tamkun <kai@tamkun.io>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Ashcon Partovi <ashcon@partovi.net>
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
Co-authored-by: 190n <190n@users.noreply.github.com>
|
2025-02-26 22:11:42 -08:00 |
|
190n
|
71eb1476db
|
Fix crash when napi_register_module_v1 returns nullptr (#16816)
|
2025-01-27 20:13:22 -08:00 |
|
190n
|
4eae3a90e8
|
fix(napi): Make napi_wrap work on regular objects (#15622)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-12-16 15:54:39 -08:00 |
|
190n
|
282b92d6e1
|
Fix issues with NAPI tests (#13831)
Co-authored-by: 190n <190n@users.noreply.github.com>
|
2024-09-09 17:08:40 -07:00 |
|
Jarred Sumner
|
0248e3c2b7
|
Add NODE_API_EXPERIMENTAL_NOGC_ENV_OPT_OUT=1 (#9742)
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2024-03-30 14:03:52 -07:00 |
|
Olivier Guimbal
|
6e7014c91b
|
Fix napi_get_value_string_utf8 to match node (#7175)
* fix napi_get_value_string_utf8 to match node
closes #6949
* [autofix.ci] apply automated fixes
* Update test/napi/napi.test.ts
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
* Update test/napi/napi.test.ts
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
* [autofix.ci] apply automated fixes
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2023-11-17 05:27:58 -08:00 |
|