Home | History | Annotate | Download | only in src

Lines Matching refs:args_count

235                                       int args_count) {
237 name_buffer_->AppendInt(args_count);
1491 int args_count) {
1492 PROFILER_LOG(CodeCreateEvent(tag, code, args_count));
1495 CALL_LISTENERS(CodeCreateEvent(tag, code, args_count));
1500 msg.Append("\"args_count: %d\"", args_count);