Lines Matching refs:args_count
1024 void Logger::CodeCreateEvent(LogEventsAndTags tag, Code* code, int args_count) {1030 name_buffer_->AppendInt(args_count);1044 msg.Append(",%d,\"args_count: %d\"", code->ExecutableSize(), args_count);