Searched refs:maximumDepth (Results 1 – 1 of 1) sorted by relevance
154 static const size_t maximumDepth = 2000; variable169 if (stack.size() >= maximumDepth) in createIDBKeyFromValue()