Skip to content

Commit 5dab101

Browse files
legendecasrichardlau
authored andcommitted
doc,n-api: mark napi_detach_arraybuffer as experimental
As its actual release stage. PR-URL: #30703 Backport-PR-URL: #33061 Reviewed-By: Denys Otrishko <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Tobias Nießen <[email protected]>
1 parent b744ffd commit 5dab101

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/api/n-api.md

+2
Original file line numberDiff line numberDiff line change
@@ -2953,6 +2953,8 @@ of the ECMAScript Language Specification.
29532953
added: REPLACEME
29542954
-->
29552955

2956+
> Stability: 1 - Experimental
2957+
29562958
```C
29572959
napi_status napi_detach_arraybuffer(napi_env env,
29582960
napi_value arraybuffer)

0 commit comments

Comments
 (0)