Searched defs:trackAllocations (Results 1 – 2 of 2) sorted by relevance
371 …pSnapshot(const EcmaVM *vm, const bool isVmMode, const bool isPrivate, const bool trackAllocations, in HeapSnapshot()446 bool trackAllocations() const in trackAllocations() function
660 bool trackAllocations = false; in Create() local