Home | History | Annotate | Download | only in parsing

Lines Matching full:expected_property_count

186   int expected_property_count = -1;
235 expected_property_count = function_state.expected_property_count();
240 expected_property_count, parameter_count,
941 function_state.expected_property_count(), 0,
4138 int expected_property_count = -1;
4228 &expected_property_count, /*CHECK_OK*/ ok,
4278 expected_property_count = function_state.expected_property_count();
4334 expected_property_count, arity, duplicate_parameters, function_type,
4350 int* expected_property_count, bool* ok,
4374 *expected_property_count = entry.property_count();
4410 *expected_property_count = logger.properties();
4423 *expected_property_count, scope_->language_mode(),