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

/macosx-10.10.1/WTF-7600.1.24/wtf/
H A DFastMalloc.h100 AllocTypeClassNew, // Encompasses class operator new from FastAllocBase. enumerator in enum:WTF::Internal::AllocType
258 ::WTF::fastMallocMatchValidateMalloc(p, ::WTF::Internal::AllocTypeClassNew); \
264 ::WTF::fastMallocMatchValidateFree(p, ::WTF::Internal::AllocTypeClassNew); \

Completed in 160 milliseconds