Home
last modified time | relevance | path

Searched refs:DLL_IsEmpty (Results 1 – 2 of 2) sorted by relevance

/external/webkit/JavaScriptCore/wtf/
DFastMalloc.cpp978 static ALWAYS_INLINE bool DLL_IsEmpty(const Span* list) { in DLL_IsEmpty() function
1236 if (!DLL_IsEmpty(&free_[s].normal)) { in New()
1239 } else if (!DLL_IsEmpty(&free_[s].returned)) { in New()
1460 if (!DLL_IsEmpty(&slist->normal)) { in IncrementalScavenge()
1473 if (index == kMaxPages && !DLL_IsEmpty(&slist->normal)) in IncrementalScavenge()
1521 if (!DLL_IsEmpty(&free_[s].normal) || !DLL_IsEmpty(&free_[s].returned)) { in Dump()
1662 while (!DLL_IsEmpty(list)) { in ReleaseFreeList()
2225 if (DLL_IsEmpty(&nonempty_)) return NULL; in FetchFromSpans()
/external/webkit/JavaScriptCore/
DChangeLog-2007-10-1416708 (KXMLCore::DLL_IsEmpty):
17056 (KXMLCore::DLL_IsEmpty):