Searched refs:depth_check (Results 1 – 2 of 2) sorted by relevance
496 StackMarker depth_check(&stack_depth_); in ConsumeDictionary() local497 if (depth_check.IsTooDeep()) { in ConsumeDictionary()560 StackMarker depth_check(&stack_depth_); in ConsumeList() local561 if (depth_check.IsTooDeep()) { in ConsumeList()
491 StackMarker depth_check(&stack_depth_); in ConsumeDictionary() local492 if (depth_check.IsTooDeep()) { in ConsumeDictionary()555 StackMarker depth_check(&stack_depth_); in ConsumeList() local556 if (depth_check.IsTooDeep()) { in ConsumeList()