Skip to content

Commit ea98122

Browse files
jschlightBethGriggs
authored andcommitted
doc: n-api environment life cycle APIs are stable
PR-URL: #34641 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Michael Dawson <[email protected]>
1 parent 3022e0d commit ea98122

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

doc/api/n-api.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -348,8 +348,6 @@ NAPI_MODULE_INIT() {
348348

349349
## Environment life cycle APIs
350350

351-
> Stability: 1 - Experimental
352-
353351
[Section 8.7][] of the [ECMAScript Language Specification][] defines the concept
354352
of an "Agent" as a self-contained environment in which JavaScript code runs.
355353
Multiple such Agents may be started and terminated either concurrently or in

0 commit comments

Comments
 (0)