Home | History | Annotate | Download | only in alloc

Lines Matching refs:objectsAllocated

84     size_t objectsAllocated;
284 heap->objectsAllocated++;
302 if (heap->objectsAllocated > 0) {
303 heap->objectsAllocated--;
817 value = heap->objectsAllocated;