Searched refs:kParserMaxRecursionDepth (Results 1 – 2 of 2) sorted by relevance
64 static const int kParserMaxRecursionDepth = 64; variable
374 if (++s_CurrentRecursionDepth > kParserMaxRecursionDepth) in GetObject()495 if (++s_CurrentRecursionDepth > kParserMaxRecursionDepth) in GetObjectForStrict()