Home | History | Annotate | Download | only in parsing

Lines Matching refs:expected_property_count

186   int expected_property_count = -1;
245 expected_property_count = function_state.expected_property_count();
250 expected_property_count, parameter_count,
992 function_state.expected_property_count());
4188 int expected_property_count = -1;
4285 &expected_property_count, /*CHECK_OK*/ ok,
4338 expected_property_count = function_state.expected_property_count();
4383 expected_property_count, arity, duplicate_parameters, function_type,
4425 int* expected_property_count, bool* ok,
4449 *expected_property_count = entry.property_count();
4485 *expected_property_count = logger.properties();
4498 *expected_property_count, scope_->language_mode(),