Searched refs:MAX_RECURSION_DEPTH (Results 1 – 1 of 1) sorted by relevance
611 static const uint32_t MAX_RECURSION_DEPTH = 2; in ExecuteScript() local612 if (m_nRecursionDepth > MAX_RECURSION_DEPTH) in ExecuteScript()