An optional limit on how deep a pattern may nest.
Optional
Readonly
The deepest nesting of groups, captures, search, arrays, maps and tagged values accepted (a positive integer). No limit by default: text nested a few thousand levels deep then exhausts the engine's stack with a RangeError.
search
RangeError
An optional limit on how deep a pattern may nest.