Home
last modified time | relevance | path

Searched refs:fastMallocMatchFailed (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/JavaScriptCore/wtf/wince/
DFastMallocWinCE.h135 void fastMallocMatchFailed(void* p);
155 Internal::fastMallocMatchFailed(p); in fastMallocMatchValidateFree()
/external/webkit/Source/JavaScriptCore/wtf/
DFastMalloc.h145 void fastMallocMatchFailed(void* p);
165 Internal::fastMallocMatchFailed(p); in fastMallocMatchValidateFree()
DFastMalloc.cpp168 void fastMallocMatchFailed(void*) in fastMallocMatchFailed() function
323 Internal::fastMallocMatchFailed(p); in fastFree()
340 Internal::fastMallocMatchFailed(p); in tryFastRealloc()
3858 Internal::fastMallocMatchFailed(ptr); in CreateCacheIfNecessary()
3974 Internal::fastMallocMatchFailed(old_ptr); in CreateCacheIfNecessary()