Searched refs:kMaxCheckDepth (Results 1 – 1 of 1) sorted by relevance
3084 const int kMaxCheckDepth = 30; variable3104 if (depth > kMaxCheckDepth) return kFullCheckRequired; in ComputeBitsetForDynamicGlobal()3118 if (depth > kMaxCheckDepth) return kFullCheckRequired; in ComputeBitsetForDynamicContext()