Lines Matching full:arg_count
2961 int arg_count = shared_info->internal_formal_parameter_count() + 1;
2963 node_id.ToInt(), arg_count, height);
2977 int arg_count = shared_info->internal_formal_parameter_count() + 1;
2980 bytecode_offset.ToInt(), arg_count, height);
3117 int arg_count = iterator->Next();
3121 arg_count);
3124 return TranslatedValue::NewArgumentsObject(this, arg_count, object_index);