HomeSort by relevance Sort by last modified time
    Searched refs:AllocTypeFastNew (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/JavaScriptCore/wtf/
FastAllocBase.h 140 fastMallocMatchValidateMalloc(p, Internal::AllocTypeFastNew);
152 fastMallocMatchValidateMalloc(p, Internal::AllocTypeFastNew);
164 fastMallocMatchValidateMalloc(p, Internal::AllocTypeFastNew);
176 fastMallocMatchValidateMalloc(p, Internal::AllocTypeFastNew);
188 fastMallocMatchValidateMalloc(p, Internal::AllocTypeFastNew);
200 fastMallocMatchValidateMalloc(p, Internal::AllocTypeFastNew);
308 fastMallocMatchValidateFree(p, Internal::AllocTypeFastNew);
319 fastMallocMatchValidateFree(p, Internal::AllocTypeFastNew);
371 fastMallocMatchValidateFree(p, Internal::AllocTypeFastNew);
FastMalloc.h 101 AllocTypeFastNew, // Encompasses fastNew.
  /external/webkit/Source/JavaScriptCore/wtf/wince/
FastMallocWinCE.h 90 AllocTypeFastNew, // Encompasses fastNew.

Completed in 257 milliseconds