mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
doc: n-api environment life cycle APIs are stable
PR-URL: https://github.com/nodejs/node/pull/34641 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
This commit is contained in:
committed by
James M Snell
parent
1be7bbdc3b
commit
bbdb0133dc
@@ -348,8 +348,6 @@ NAPI_MODULE_INIT() {
|
||||
|
||||
## Environment life cycle APIs
|
||||
|
||||
> Stability: 1 - Experimental
|
||||
|
||||
[Section 8.7][] of the [ECMAScript Language Specification][] defines the concept
|
||||
of an "Agent" as a self-contained environment in which JavaScript code runs.
|
||||
Multiple such Agents may be started and terminated either concurrently or in
|
||||
|
||||
Reference in New Issue
Block a user