Searched defs:spAllocations (Results 1 – 2 of 2) sorted by relevance
43 let spAllocations = document.querySelector('#sp') as SpAllocations; variable48 let spAllocations = document.querySelector('#sp') as SpAllocations; variable52 let spAllocations = document.querySelector('#sp') as SpAllocations; variable56 let spAllocations = document.querySelector('#sp') as SpAllocations; variable60 let spAllocations = document.querySelector('#sp') as SpAllocations; variable64 let spAllocations = document.querySelector('#sp') as SpAllocations; variable68 let spAllocations = document.querySelector('#sp') as SpAllocations; variable
102 private spAllocations: SpAllocations | undefined; property in SpRecordTrace