Searched refs:PremonomorphicSentinel (Results 1 – 3 of 3) sorted by relevance
477 SetFeedback(*TypeFeedbackVector::PremonomorphicSentinel(GetIsolate()), in ConfigurePremonomorphic()520 } else if (feedback == *TypeFeedbackVector::PremonomorphicSentinel(isolate)) { in StateFromFeedback()552 } else if (feedback == *TypeFeedbackVector::PremonomorphicSentinel(isolate)) { in StateFromFeedback()581 } else if (feedback == *TypeFeedbackVector::PremonomorphicSentinel(isolate)) { in StateFromFeedback()602 } else if (feedback == *TypeFeedbackVector::PremonomorphicSentinel(isolate)) { in StateFromFeedback()
240 Handle<Symbol> TypeFeedbackVector::PremonomorphicSentinel(Isolate* isolate) { in PremonomorphicSentinel() function
309 static inline Handle<Symbol> PremonomorphicSentinel(Isolate* isolate);