Searched refs:kNumSentinels (Results 1 – 2 of 2) sorted by relevance
85 for (size_t i = 0; i < kNumSentinels; i++) in CustomElementCallbackDispatcher()115 static const size_t kNumSentinels = 1; variable
43 size_t CustomElementCallbackDispatcher::s_elementQueueEnd = kNumSentinels;89 if (start == kNumSentinels && m_baseElementQueue.isEmpty()) in processElementQueueAndPop()