Lines Matching defs:start
291 << "\n - data-start: " << static_cast<void*>(GetDataStartAddress())
800 EmbedderDataSlot start(*this, 0);
802 for (EmbedderDataSlot slot = start; slot < end; ++slot) {
1594 int start = StartPosition();
1595 int length = EndPosition() - start;
1597 DISALLOW_NULLS, FAST_STRING_TRAVERSAL, start, length, nullptr);
1636 os << "\n - start position: " << StartPosition();
2445 os << "\n - start position: " << StartPosition();
2461 os << "\n - data-start: " << (address() + kDataStartOffset);
2464 os << "\n - children-start: " << inner_start_offset();