Searched defs:spAllocations (Results 1 – 2 of 2) sorted by relevance
233 let spAllocations = document.querySelector("#sp") as SpAllocations; variable238 let spAllocations = document.querySelector("#sp") as SpAllocations; variable243 let spAllocations = document.querySelector("#sp") as SpAllocations; variable248 let spAllocations = document.querySelector("#sp") as SpAllocations; variable252 let spAllocations = document.querySelector("#sp") as SpAllocations; variable
228 private spAllocations: SpAllocations | undefined; property in SpRecordTrace