Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/wtf/
DFastMalloc.cpp2246 void* FetchFromSpans();
2628 void *t = FetchFromSpans(); in RemoveRange()
2640 void *t = FetchFromSpans(); in FetchFromSpansSafe()
2643 t = FetchFromSpans(); in FetchFromSpansSafe()
2648 void* TCMalloc_Central_FreeList::FetchFromSpans() { in FetchFromSpans() function in WTF::TCMalloc_Central_FreeList
/external/webkit/JavaScriptCore/
DChangeLog-2008-08-104378 …(WTF::TCMalloc_Central_FreeList::FetchFromSpans): Add an assertion to catch a decommitted span bei…