Home
last modified time | relevance | path

Searched refs:CreateRestArgumentsArrayReallocation (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DlambdaLowering.cpp540 static ArenaVector<ark::es2panda::ir::Statement *> CreateRestArgumentsArrayReallocation( in CreateRestArgumentsArrayReallocation() function
719 auto bodyStmts = CreateRestArgumentsArrayReallocation(ctx, lciInfo); in CreateLambdaClassInvokeBody()