Skip to content

Commit dd5bfd7

Browse files
mhdawsonBethGriggs
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 <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
1 parent 863d198 commit dd5bfd7

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
@@ -3740,6 +3740,9 @@ callback was associated with the wrapping, it will no longer be called when the
37403740
JavaScript object becomes garbage-collected.
37413741

37423742
### napi_add_finalizer
3743+
3744+
> Stability: 1 - Experimental
3745+
37433746
<!-- YAML
37443747
added: v8.0.0
37453748
napiVersion: 1

0 commit comments

Comments
 (0)