Home
last modified time | relevance | path

Searched defs:allocType (Results 1 – 2 of 2) sorted by relevance

/external/webkit/JavaScriptCore/wtf/
DFastMalloc.h105 inline void setFastMallocMatchValidationType(void* p, AllocType allocType) in setFastMallocMatchValidationType()
117 inline void fastMallocMatchValidateMalloc(void* p, Internal::AllocType allocType) in fastMallocMatchValidateMalloc()
126 inline void fastMallocMatchValidateFree(void* p, Internal::AllocType allocType) in fastMallocMatchValidateFree()
/external/webkit/JavaScriptCore/wtf/wince/
DFastMallocWince.h129 inline void setFastMallocMatchValidationType(void* p, AllocType allocType) in setFastMallocMatchValidationType()
141 inline void fastMallocMatchValidateMalloc(void* p, Internal::AllocType allocType) in fastMallocMatchValidateMalloc()
150 inline void fastMallocMatchValidateFree(void* p, Internal::AllocType allocType) in fastMallocMatchValidateFree()