Searched defs:spread (Results 1 – 5 of 5) sorted by relevance
55 AbckitInst *spread = g_dynG->iCreateStarrayspread(graph, str, emptyArray, ind); in TEST_F() local
45 …auto *spread = ctx->AllocNode<ir::SpreadElement>(ir::AstNodeType::REST_ELEMENT, allocator, restIde… in GenerateOverloadHelperParams() local
615 …auto *spread = allocator->New<ir::SpreadElement>(ir::AstNodeType::REST_ELEMENT, allocator, restIde… in CreateInvokeMethodRestParameter() local664 …auto *spread = allocator->New<ir::SpreadElement>(ir::AstNodeType::SPREAD_ELEMENT, allocator, restI… in CreateCallArgumentsForLambdaClassInvoke() local
402 const ir::SpreadElement *spread = properties_[i]->AsSpreadElement(); in CompileRemainingProperties() local
991 auto const *const spread = expr->Properties()[i]->AsSpreadElement(); in CompileRemainingProperties() local