Searched defs:VArenaAlloc (Results 1 – 2 of 2) sorted by relevance
65 explicit VArenaAlloc(size_t firstHeapAllocation) in VArenaAlloc() function226 : VArenaAlloc(fInlineStorage, InlineStorageSize, firstHeapAllocation) {} in VArenaAlloc() function
19 VArenaAlloc::VArenaAlloc(char* block, size_t size, size_t firstHeapAllocation) in VArenaAlloc() function in VArenaAlloc