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

/external/webkit/Source/JavaScriptCore/wtf/wince/
H A DFastMallocWinCE.h89 AllocTypeClassNewArray, // Encompasses class operator new[] from FastAllocBase. enumerator in enum:WTF::Internal::AllocType
/external/webkit/Source/JavaScriptCore/wtf/
H A DFastAllocBase.h116 ::WTF::fastMallocMatchValidateMalloc(p, ::WTF::Internal::AllocTypeClassNewArray); \
122 ::WTF::fastMallocMatchValidateFree(p, ::WTF::Internal::AllocTypeClassNewArray); \
H A DFastMalloc.h100 AllocTypeClassNewArray, // Encompasses class operator new[] from FastAllocBase. enumerator in enum:WTF::Internal::AllocType

Completed in 2713 milliseconds