Searched refs:kStackLimit (Results 1 – 2 of 2) sorted by relevance
921 static constexpr int kStackLimit = 300; variable954 if (stack_depth > kStackLimit) { in ParseValue()1513 const int kStackLimit = 300; variable1970 if (depth > kStackLimit) { in ParseValue()
929 static constexpr int kStackLimit = 300;962 if (stack_depth > kStackLimit) {1521 const int kStackLimit = 300;1978 if (depth > kStackLimit) {