Searched defs:spAllocations (Results 1 – 2 of 2) sorted by relevance
81 let spAllocations = document.querySelector('#sp') as SpAllocations; variable86 let spAllocations = document.querySelector('#sp') as SpAllocations; variable90 let spAllocations = document.querySelector('#sp') as SpAllocations; variable94 let spAllocations = document.querySelector('#sp') as SpAllocations; variable98 let spAllocations = document.querySelector('#sp') as SpAllocations; variable102 let spAllocations = document.querySelector('#sp') as SpAllocations; variable106 let spAllocations = document.querySelector('#sp') as SpAllocations; variable
91 private spAllocations: SpAllocations | undefined; property in SpRecordTrace