Searched refs:kStackLimit (Results 1 – 1 of 1) sorted by relevance
19 static const int kStackLimit = 100; variable200 if (stack_depth_ > kStackLimit) { in BuildValue()