HomeSort by relevance Sort by last modified time
    Searched refs:PremonomorphicSentinel (Results 1 - 3 of 3) sorted by null

  /external/v8/src/
feedback-vector-inl.h 367 Handle<Symbol> FeedbackVector::PremonomorphicSentinel(Isolate* isolate) {
feedback-vector.h 276 static inline Handle<Symbol> PremonomorphicSentinel(Isolate* isolate);
feedback-vector.cc 505 SetFeedback(*FeedbackVector::PremonomorphicSentinel(GetIsolate()),
587 *FeedbackVector::PremonomorphicSentinel(isolate))) {
    [all...]

Completed in 200 milliseconds