Home | History | Annotate | Download | only in src

Lines Matching refs:only_simple_this_property_assignments

640           function_state.only_simple_this_property_assignments(),
971 bool only_simple_this_property_assignments() {
1179 bool only_simple_this_property_assignments =
1180 this_property_assignment_finder.only_simple_this_property_assignments()
1182 if (only_simple_this_property_assignments) {
1184 only_simple_this_property_assignments,
4403 bool only_simple_this_property_assignments;
4514 only_simple_this_property_assignments = false;
4550 only_simple_this_property_assignments = false;
4572 only_simple_this_property_assignments =
4573 function_state.only_simple_this_property_assignments();
4640 only_simple_this_property_assignments,