Lines Matching defs:end
633 // If we don't do this then we end up with a stray root pointing at the
3104 const int end = self->GetEndPosition();
3105 return column_number + (end - start);
5455 const uint16_t* end = chars + length;
5456 while (Unaligned(chars) && chars != end) {
5460 // checking the return value at the end of each block.
5461 const uint16_t* aligned_end = Align(end);
5476 while (chars != end) {
5711 int end = start + length;
5712 if ((length == -1) || (length > str->length() - start)) end = str->length();
5713 if (end < 0) return 0;
5714 int write_length = end - start;
5715 if (start < end) i::String::WriteToFlat(*str, buffer, start, write_length);
6655 // the first element, because we don't want to end up with a non-canonical
7074 // add the {name}/{value} pair to the {elements}, otherwise they end