Home | History | Annotate | Download | only in src

Lines Matching refs:args_count

214                                       int args_count) {
216 name_buffer_->AppendInt(args_count);
1279 int args_count) {
1280 PROFILER_LOG(CodeCreateEvent(tag, code, args_count));
1283 CALL_LISTENERS(CodeCreateEvent(tag, code, args_count));
1288 msg.Append("\"args_count: %d\"", args_count);