Skip to content

Commit 5796c6a

Browse files
mhdawsonrvagg
authored andcommitted
doc: mark napi_add_finalizer experimental
This was missed when the function was added. As it is experimental in the code it should also be experimental in the docs. Fixes: #24509 PR-URL: #24572 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
1 parent 363d3c6 commit 5796c6a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/api/n-api.md

+3
Original file line numberDiff line numberDiff line change
@@ -3799,6 +3799,9 @@ callback was associated with the wrapping, it will no longer be called when the
37993799
JavaScript object becomes garbage-collected.
38003800

38013801
### napi_add_finalizer
3802+
3803+
> Stability: 1 - Experimental
3804+
38023805
<!-- YAML
38033806
added: v8.0.0
38043807
napiVersion: 1

0 commit comments

Comments
 (0)