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

  /external/webkit/Source/JavaScriptCore/wtf/
FastAllocBase.h 228 fastMallocMatchValidateMalloc(p, Internal::AllocTypeFastNewArray);
244 fastMallocMatchValidateMalloc(p, Internal::AllocTypeFastNewArray);
265 fastMallocMatchValidateMalloc(p, Internal::AllocTypeFastNewArray);
285 fastMallocMatchValidateMalloc(p, Internal::AllocTypeFastNewArray);
332 fastMallocMatchValidateFree(p, Internal::AllocTypeFastNewArray);
354 fastMallocMatchValidateFree(a.size, Internal::AllocTypeFastNewArray);
383 fastMallocMatchValidateFree(p, Internal::AllocTypeFastNewArray);
403 fastMallocMatchValidateFree(a.size, Internal::AllocTypeFastNewArray);
FastMalloc.h 102 AllocTypeFastNewArray, // Encompasses fastNewArray.
  /external/webkit/Source/JavaScriptCore/wtf/wince/
FastMallocWinCE.h 91 AllocTypeFastNewArray, // Encompasses fastNewArray.

Completed in 65 milliseconds