Lines Matching defs:overflow
658 bool overflow_; // Tell whether a buffer overflow has occurred.768 bool overflow = Remove(&sample);770 LOG(isolate_, TickEvent(&sample, overflow));771 overflow = Remove(&sample);1492 void Logger::TickEvent(TickSample* sample, bool overflow) {1510 if (overflow) {1511 msg.Append(",overflow");