Lines Matching refs:NoChange
109 return NoChange();
120 if (!initial_map.has_value()) return NoChange();
163 if (shared.has_duplicate_parameters()) return NoChange();
174 if (elements == nullptr) return NoChange();
261 if (shared.has_duplicate_parameters()) return NoChange();
270 return NoChange();
278 if (elements == nullptr) return NoChange();
310 return NoChange();
316 if (elements == nullptr) return NoChange();
348 return NoChange();
354 if (elements == nullptr) return NoChange();
393 if (!js_function.has_initial_map(dependencies())) return NoChange();
412 return NoChange();
456 return NoChange();
473 if (!maybe_initial_map.has_value()) return NoChange();
534 if (!maybe_initial_map.has_value()) return NoChange();
579 if (!maybe_initial_map.has_value()) return NoChange();
636 if (!initial_map.has_value()) return NoChange();
735 return NoChange();
740 return NoChange();
939 return NoChange();
943 if (IsClassConstructor(shared.kind())) return NoChange();
1107 if (!site.boilerplate().has_value()) return NoChange();
1113 if (!maybe_value.has_value()) return NoChange();
1119 return NoChange();
1143 return NoChange();
1191 return NoChange();
1203 if (feedback.IsInsufficient()) return NoChange();
1250 return NoChange();
1321 return NoChange();
1352 if (!prototype_type.IsHeapConstant()) return NoChange();
1356 if (!maybe_instance_map) return NoChange();
1401 if (instance_size > kMaxRegularHeapObjectSize) return NoChange();