Searched refs:MS_CTX_MAX_CALL_DEPTH (Results 1 – 4 of 4) sorted by relevance
97 .value("max_call_depth", MsCtxParam::MS_CTX_MAX_CALL_DEPTH) in __anon41857d0f0202()
69 set_param<uint32_t>(MS_CTX_MAX_CALL_DEPTH, MAX_CALL_DEPTH_DEFAULT); in MsContext()
107 MS_CTX_MAX_CALL_DEPTH, enumerator
79 const uint32_t max_depth = MsContext::GetInstance()->get_param<uint32_t>(MS_CTX_MAX_CALL_DEPTH); in EnterStackFrame()199 const uint32_t max_depth = MsContext::GetInstance()->get_param<uint32_t>(MS_CTX_MAX_CALL_DEPTH); in Eval()