Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/wtf/
DFastMalloc.cpp2356 void* FetchFromSpans();
2752 void *t = FetchFromSpans(); in RemoveRange()
2764 void *t = FetchFromSpans(); in FetchFromSpansSafe()
2767 t = FetchFromSpans(); in FetchFromSpansSafe()
2772 void* TCMalloc_Central_FreeList::FetchFromSpans() { in FetchFromSpans() function in WTF::TCMalloc_Central_FreeList
/external/webkit/Source/JavaScriptCore/
DChangeLog-2008-08-104378 …(WTF::TCMalloc_Central_FreeList::FetchFromSpans): Add an assertion to catch a decommitted span bei…