Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/wtf/wince/
DMemoryManager.cpp148 void* tryFastZeroedMalloc(size_t n) in tryFastZeroedMalloc() function
/external/webkit/JavaScriptCore/wtf/
DFastMalloc.cpp181 void* tryFastZeroedMalloc(size_t n) in tryFastZeroedMalloc() function