Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/wtf/
DFastMalloc.h64 …enum AllocType { // Start with an unusual number instead of zero, because zero … enum
138 inline void fastMallocMatchValidateMalloc(void*, Internal::AllocType) in fastMallocMatchValidateMalloc()
142 inline void fastMallocMatchValidateFree(void*, Internal::AllocType) in fastMallocMatchValidateFree()
/external/webkit/JavaScriptCore/wtf/wince/
DFastMallocWince.h87 …enum AllocType { // Start with an unusual number instead of zero, because zero … enum
162 inline void fastMallocMatchValidateMalloc(void*, Internal::AllocType) in fastMallocMatchValidateMalloc()
166 inline void fastMallocMatchValidateFree(void*, Internal::AllocType) in fastMallocMatchValidateFree()