Lines Matching full:last_comment
387 const char* last_comment = NULL;393 last_comment = reinterpret_cast<const char*>(info->data());398 if (id == bailout_id && last_comment != NULL) {399 PrintF(" %s\n", last_comment);