summaryrefslogtreecommitdiff
path: root/doc/api/util.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/util.md')
-rw-r--r--doc/api/util.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/api/util.md b/doc/api/util.md
index 0b9e477394..22859dfdfe 100644
--- a/doc/api/util.md
+++ b/doc/api/util.md
@@ -449,10 +449,6 @@ changes:
* `showProxy` {boolean} If `true`, then objects and functions that are
`Proxy` objects will be introspected to show their `target` and `handler`
objects. **Default:** `false`.
- <!--
- TODO(BridgeAR): Deprecate `maxArrayLength` and replace it with
- `maxEntries`.
- -->
* `maxArrayLength` {integer} Specifies the maximum number of `Array`,
[`TypedArray`][], [`WeakMap`][] and [`WeakSet`][] elements to include when
formatting. Set to `null` or `Infinity` to show all elements. Set to `0` or