Home | History | Annotate | Download | only in debug

Lines Matching defs:first

103   bool first = break_index_ == -1;
105 if (!first) reloc_iterator_.next();
106 first = false;
628 // source position of the first function.
757 return frames.first();
1160 if (!Compiler::CompileDebugCode(functions.first())) return false;
1359 // Unlink from list. If prev is NULL we are looking at the first element.
1723 // First notify the message handler if any.