Home
last modified time | relevance | path

Searched refs:PremonomorphicSentinel (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dfeedback-vector-inl.h367 Handle<Symbol> FeedbackVector::PremonomorphicSentinel(Isolate* isolate) { in PremonomorphicSentinel() function
Dfeedback-vector.h276 static inline Handle<Symbol> PremonomorphicSentinel(Isolate* isolate);
Dfeedback-vector.cc505 SetFeedback(*FeedbackVector::PremonomorphicSentinel(GetIsolate()), in ConfigurePremonomorphic()
587 *FeedbackVector::PremonomorphicSentinel(isolate))) { in StateFromFeedback()