Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/wtf/
DFastAllocBase.h110 fastMallocMatchValidateMalloc(p, Internal::AllocTypeClassNewArray);
116 fastMallocMatchValidateFree(p, Internal::AllocTypeClassNewArray);
DFastMalloc.h100 AllocTypeClassNewArray, // Encompasses class operator new[] from FastAllocBase. enumerator
/external/webkit/JavaScriptCore/wtf/wince/
DFastMallocWince.h89 AllocTypeClassNewArray, // Encompasses class operator new[] from FastAllocBase. enumerator