Searched refs:IsTooDeep (Results 1 – 1 of 1) sorted by relevance
/third_party/gn/src/base/json/ | ||
D | json_parser.cc | 39 bool IsTooDeep() const { return *depth_ >= max_depth_; } in IsTooDeep() function in base::internal::__anon788343cc0111::StackMarker |