Searched refs:func_call_ret (Results 1 – 1 of 1) sorted by relevance
649 ExpressionResults func_call_ret; in GetExceptionObjectForThread() local651 func_call_ret = function_caller->ExecuteFunction(exe_ctx, nullptr, options, in GetExceptionObjectForThread()653 if (func_call_ret != eExpressionCompleted || !error.Success()) { in GetExceptionObjectForThread()