HomeSort by relevance Sort by last modified time
    Searched defs:fastMallocMatchValidateMalloc (Results 1 - 2 of 2) sorted by null

  /external/webkit/JavaScriptCore/wtf/wince/
FastMallocWince.h 140 inline void fastMallocMatchValidateMalloc(void* p, Internal::AllocType allocType)
161 inline void fastMallocMatchValidateMalloc(void*, Internal::AllocType)
  /external/webkit/JavaScriptCore/wtf/
FastMalloc.h 150 inline void fastMallocMatchValidateMalloc(void* p, Internal::AllocType allocType)
171 inline void fastMallocMatchValidateMalloc(void*, Internal::AllocType)

Completed in 497 milliseconds