Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/wtf/
DFastMalloc.cpp2252 void* FetchFromSpansSafe();
2616 void *tail = FetchFromSpansSafe(); in RemoveRange()
2639 void* TCMalloc_Central_FreeList::FetchFromSpansSafe() { in FetchFromSpansSafe() function in WTF::TCMalloc_Central_FreeList
/external/webkit/JavaScriptCore/
DChangeLog-2008-08-1024411 (WTF::TCMalloc_Central_FreeList::FetchFromSpansSafe):