Searched refs:IsTooDeep (Results 1 - 1 of 1) sorted by relevance
/third_party/gn/src/base/json/ | ||
H A D | json_parser.cc | 39 bool IsTooDeep() const { return *depth_ >= max_depth_; } in IsTooDeep() function in base::internal::__anon2846::StackMarker 333 if (depth_check.IsTooDeep()) { in ConsumeDictionary() 397 if (depth_check.IsTooDeep()) { in ConsumeList() |
Completed in 3 milliseconds