Searched refs:kParserMaxRecursionDepth (Results 1 – 2 of 2) sorted by relevance
70 static const int kParserMaxRecursionDepth = 64; variable
369 if (++s_CurrentRecursionDepth > kParserMaxRecursionDepth) in GetObjectBodyInternal()