Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/wtf/
DFastAllocBase.h219 fastMallocMatchValidateMalloc(p, Internal::AllocTypeFastNewArray); in fastNewArray()
235 fastMallocMatchValidateMalloc(p, Internal::AllocTypeFastNewArray);
256 fastMallocMatchValidateMalloc(p, Internal::AllocTypeFastNewArray);
276 fastMallocMatchValidateMalloc(p, Internal::AllocTypeFastNewArray);
323 fastMallocMatchValidateFree(p, Internal::AllocTypeFastNewArray);
345 fastMallocMatchValidateFree(a.size, Internal::AllocTypeFastNewArray);
374 fastMallocMatchValidateFree(p, Internal::AllocTypeFastNewArray);
394 fastMallocMatchValidateFree(a.size, Internal::AllocTypeFastNewArray);
DFastMalloc.h102 AllocTypeFastNewArray, // Encompasses fastNewArray. enumerator
/external/webkit/JavaScriptCore/wtf/wince/
DFastMallocWince.h91 AllocTypeFastNewArray, // Encompasses fastNewArray. enumerator