Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/wtf/
DFastMalloc.cpp2362 void* FetchFromSpansSafe();
2740 void *tail = FetchFromSpansSafe(); in RemoveRange()
2763 void* TCMalloc_Central_FreeList::FetchFromSpansSafe() { in FetchFromSpansSafe() function in WTF::TCMalloc_Central_FreeList
/external/webkit/Source/JavaScriptCore/
DChangeLog-2008-08-1024411 (WTF::TCMalloc_Central_FreeList::FetchFromSpansSafe):