Searched refs:funCtx (Results 1 – 1 of 1) sorted by relevance
1483 EvalContext funCtx(ctx.format, ctx.floatPrecision, funEnv, ctx.callDepth); in doApply() local1486 m_body[ndx]->execute(funCtx); in doApply()1488 ret = m_ret->evaluate(funCtx); in doApply()