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

/external/webkit/JavaScriptCore/wtf/wince/
H A DFastMallocWince.h115 inline AllocType fastMallocMatchValidationType(const void* p) function in namespace:WTF::Internal
154 if (Internal::fastMallocMatchValidationType(p) != allocType)
/external/webkit/JavaScriptCore/wtf/
H A DFastMalloc.h125 inline AllocType fastMallocMatchValidationType(const void* p) function in namespace:WTF::Internal
164 if (Internal::fastMallocMatchValidationType(p) != allocType)

Completed in 82 milliseconds