Searched refs:has_used_field (Results 1 – 1 of 1) sorted by relevance
472 bool has_used_field(UsedField used_field) const { in has_used_field() function in v8::internal::compiler::JSFunctionData662 if (has_used_field(kPrototypeOrInitialMap) && in IsConsistentWithHeapState()668 if (has_used_field(kHasInitialMap) && in IsConsistentWithHeapState()673 if (has_used_field(kHasInstancePrototype) && in IsConsistentWithHeapState()684 if (has_used_field(kInitialMap) && in IsConsistentWithHeapState()689 if (has_used_field(kInitialMapInstanceSizeWithMinSlack) && in IsConsistentWithHeapState()701 if (has_used_field(kInstancePrototype) && in IsConsistentWithHeapState()710 if (has_used_field(kPrototypeRequiresRuntimeLookup) && in IsConsistentWithHeapState()716 if (has_used_field(kFeedbackCell) && in IsConsistentWithHeapState()