Home | History | Annotate | Download | only in bytecompiler

Lines Matching full:tail

234     ArgumentListNode* tail = head;
238 tail = new (globalData) ArgumentListNode(globalData, tail, ptr->value());