Lines Matching full:new_size
8777 HInstruction* new_size = NULL;8786 new_size = AddUncasted<HAdd>(length, graph()->GetConstant1());8794 if (!ast_context()->IsEffect()) Push(new_size);8799 ast_context()->ReturnValue(new_size);