napi-rs/examples/napi/__tests__
Markus 73a704a19e
feat(napi): keep stack traces in a deferred context (#1637)
* feat(napi): keep stack traces in deferred context

* chore: reformat code

Signed-off-by: Markus <28785953+MarkusJx@users.noreply.github.com>

* chore: use napi wrappers

Signed-off-by: Markus <28785953+MarkusJx@users.noreply.github.com>

* test(napi): add test for deferred trace

Signed-off-by: Markus <28785953+MarkusJx@users.noreply.github.com>

* chore: fix format

Signed-off-by: Markus <28785953+MarkusJx@users.noreply.github.com>

---------

Signed-off-by: Markus <28785953+MarkusJx@users.noreply.github.com>
2023-07-15 12:07:14 +08:00
..
__snapshots__ feat(napi): keep stack traces in a deferred context (#1637) 2023-07-15 12:07:14 +08:00
error-msg.spec.ts ci: reduce the complex of CI config (#1628) 2023-06-17 17:03:57 +08:00
generator.spec.ts ci: reduce the complex of CI config (#1628) 2023-06-17 17:03:57 +08:00
object-attr.spec.ts ci: reduce the complex of CI config (#1628) 2023-06-17 17:03:57 +08:00
strict.spec.ts ci: reduce the complex of CI config (#1628) 2023-06-17 17:03:57 +08:00
tsfn-error.js feat(cli): brand new cli tool with both cli and programmatical usage (#1492) 2023-04-06 11:04:53 +08:00
typegen.spec.ts feat(cli): brand new cli tool with both cli and programmatical usage (#1492) 2023-04-06 11:04:53 +08:00
unload.spec.js fix: prevent crashing when napi_register_module_v1 is called twice (#1554) 2023-04-08 23:08:48 +08:00
values.spec.ts feat(napi): keep stack traces in a deferred context (#1637) 2023-07-15 12:07:14 +08:00
worker-thread.spec.ts ci: reduce the complex of CI config (#1628) 2023-06-17 17:03:57 +08:00
worker.js ci: reduce the complex of CI config (#1628) 2023-06-17 17:03:57 +08:00