Searched refs:OBJECT_REF_MAX_DEPTH (Results 1 – 2 of 2) sorted by relevance
99 static const int OBJECT_REF_MAX_DEPTH = 128; variable
114 if (++s_nCurRefDepth > OBJECT_REF_MAX_DEPTH) { in GetInteger()