Searched refs:PremonomorphicSentinel (Results 1 – 3 of 3) sorted by relevance
471 SetFeedback(*TypeFeedbackVector::PremonomorphicSentinel(GetIsolate()), in ConfigurePremonomorphic()514 } else if (feedback == *TypeFeedbackVector::PremonomorphicSentinel(isolate)) { in StateFromFeedback()546 } else if (feedback == *TypeFeedbackVector::PremonomorphicSentinel(isolate)) { in StateFromFeedback()575 } else if (feedback == *TypeFeedbackVector::PremonomorphicSentinel(isolate)) { in StateFromFeedback()596 } else if (feedback == *TypeFeedbackVector::PremonomorphicSentinel(isolate)) { in StateFromFeedback()
152 Handle<Symbol> TypeFeedbackVector::PremonomorphicSentinel(Isolate* isolate) { in PremonomorphicSentinel() function
296 static inline Handle<Symbol> PremonomorphicSentinel(Isolate* isolate);