Searched refs:CreateProxyMethodParams (Results 1 – 2 of 2) sorted by relevance
375 varbinder::FunctionParamScope *CreateProxyMethodParams(ir::ArrowFunctionExpression *lambda,
1822 auto *funcParamScope = CreateProxyMethodParams(lambda, params, captured, isStatic); in CreateProxyFunc()1972 varbinder::FunctionParamScope *ETSChecker::CreateProxyMethodParams(ir::ArrowFunctionExpression *lam… in CreateProxyMethodParams() function in panda::es2panda::checker::ETSChecker