Searched defs:spAllocations (Results 1 – 3 of 3) sorted by relevance
85 let spAllocations = document.querySelector('#sp') as SpAllocations; variable90 let spAllocations = document.querySelector('#sp') as SpAllocations; variable95 let spAllocations = document.querySelector('#sp') as SpAllocations; variable100 let spAllocations = document.querySelector('#sp') as SpAllocations; variable104 let spAllocations = document.querySelector('#sp') as SpAllocations; variable
383 private spAllocations: SpAllocations | undefined; property in SpRecordTrace