Home
last modified time | relevance | path

Searched defs:tryFastRealloc (Results 1 – 2 of 2) sorted by relevance

/external/webkit/JavaScriptCore/wtf/wince/
DMemoryManager.cpp160 TryMallocReturnValue tryFastRealloc(void* p, size_t n) in tryFastRealloc() function
/external/webkit/JavaScriptCore/wtf/
DFastMalloc.cpp320 TryMallocReturnValue tryFastRealloc(void* p, size_t n) in tryFastRealloc() function