Searched refs:PremonomorphicSentinel (Results 1 – 3 of 3) sorted by relevance
367 Handle<Symbol> FeedbackVector::PremonomorphicSentinel(Isolate* isolate) { in PremonomorphicSentinel() function
276 static inline Handle<Symbol> PremonomorphicSentinel(Isolate* isolate);
505 SetFeedback(*FeedbackVector::PremonomorphicSentinel(GetIsolate()), in ConfigurePremonomorphic()587 *FeedbackVector::PremonomorphicSentinel(isolate))) { in StateFromFeedback()