Skip to content

Commit c189832

Browse files
jschlightaddaleax
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 541fb1b commit c189832

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
@@ -344,8 +344,6 @@ NAPI_MODULE_INIT() {
344344

345345
## Environment life cycle APIs
346346

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

0 commit comments

Comments
 (0)