Skip to content

Commit 306411a

Browse files
Trottaduh95
andauthored
Update doc/api/cli.md
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
1 parent 85d2954 commit 306411a

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

doc/api/cli.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -371,8 +371,9 @@ added: v11.12.0
371371
372372
Enable experimental frozen intrinsics like `Array` and `Object`.
373373

374-
Only the root context is supported. There is no guarantee that `global.Array`
375-
is indeed the default intrinsic reference. Code may break under this flag.
374+
Only the root context is supported. There is no guarantee that
375+
`globalThis.Array` is indeed the default intrinsic reference. Code may break
376+
under this flag.
376377

377378
To allow polyfills to be added, `--require` runs before freezing intrinsics.
378379

0 commit comments

Comments
 (0)