Searched defs:trackAllocations (Results 1 – 2 of 2) sorted by relevance
403 … const bool captureNumericValue, const bool trackAllocations, EntryIdMap *entryIdMap, Chunk *chunk) in HeapSnapshot()472 bool trackAllocations() const in trackAllocations() function
872 bool trackAllocations = false; in Create() local