Searched defs:maxStringLimit (Results 1 – 4 of 4) sorted by relevance
21 maxStringLimit = Number.POSITIVE_INFINITY, constant
109 maxStringLimit: 100, property
33 …on n(t){var n=t.maxDepth,f=void 0===n?Number.POSITIVE_INFINITY:n,u=t.maxStringLimit,o=void 0===u?N… property