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

/macosx-10.10.1/WTF-7600.1.24/wtf/
H A DFastMalloc.h171 inline void fastMallocMatchValidateMalloc(void* p, Internal::AllocType allocType) function in namespace:WTF
210 inline void fastMallocMatchValidateMalloc(void*, Internal::AllocType)
258 ::WTF::fastMallocMatchValidateMalloc(p, ::WTF::Internal::AllocTypeClassNew); \
271 ::WTF::fastMallocMatchValidateMalloc(p, ::WTF::Internal::AllocTypeClassNewArray); \

Completed in 162 milliseconds