Searched refs:IsInterestingSymbol (Results 1 – 6 of 6) sorted by relevance
51 DECL_GETTER(IsInterestingSymbol, bool)
105 DEF_GETTER(Name, IsInterestingSymbol, bool) { in DEF_GETTER() argument
1675 if (name->IsInterestingSymbol()) { in ShareDescriptor()1712 DCHECK_IMPLIES(name->IsInterestingSymbol(), in ConnectTransition()1749 if (maybe_name.ToHandle(&name) && name->IsInterestingSymbol()) { in CopyReplaceDescriptors()1861 if (parent->may_have_interesting_symbols() || name->IsInterestingSymbol()) { in InstallDescriptors()
706 if (desc->GetKey()->IsInterestingSymbol()) { in AppendDescriptor()
3552 if (key->IsInterestingSymbol()) { in MigrateSlowToFast()
493 CHECK(!descriptors.GetKey(i).IsInterestingSymbol()); in MapVerify()