Searched refs:MegamorphicSentinel (Results 1 – 4 of 4) sorted by relevance
330 Handle<Symbol> FeedbackVector::MegamorphicSentinel(Isolate* isolate) { in MegamorphicSentinel() function375 MaybeObject FeedbackNexus::MegamorphicSentinel() const { in MegamorphicSentinel() function377 *FeedbackVector::MegamorphicSentinel(GetIsolate())); in MegamorphicSentinel()
642 MaybeObject sentinel = MegamorphicSentinel(); in ConfigureMegamorphic()661 MaybeObject sentinel = MegamorphicSentinel(); in ConfigureMegamorphic()718 if (feedback == MegamorphicSentinel()) { in ic_state()749 if (feedback == MegamorphicSentinel()) { in ic_state()799 } else if (feedback == MegamorphicSentinel()) { in ic_state()825 if (feedback == MegamorphicSentinel()) { in ic_state()930 MaybeObject sentinel = MegamorphicSentinel(); in ConfigureCloneObject()1270 if (feedback == MegamorphicSentinel()) { in GetKeyType()
321 static inline Handle<Symbol> MegamorphicSentinel(Isolate* isolate);862 inline MaybeObject MegamorphicSentinel() const;
873 feedback, HeapConstant(FeedbackVector::MegamorphicSentinel(isolate()))); in ConstructWithSpread()949 HeapConstant(FeedbackVector::MegamorphicSentinel(isolate())), in ConstructWithSpread()