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

/macosx-10.10.1/WTF-7600.1.24/wtf/
H A DFastMalloc.h163 inline void setFastMallocMatchValidationType(void* p, AllocType allocType) function in namespace:WTF::Internal
176 Internal::setFastMallocMatchValidationType(p, allocType);
192 Internal::setFastMallocMatchValidationType(p, Internal::AllocTypeMalloc); // Set it to this so that fastFree thinks it's OK.

Completed in 120 milliseconds