get ExistingAllocations()

in D3DDred-WinDbg/D3DDred.js [261:264]


        get ExistingAllocations()
        {
            return new LinkedDredNodesToArray(this.PageFaultOutput.pHeadExistingAllocationNode);
        }