Searched defs:pop (Results 1 – 4 of 4) sorted by relevance
33 public pop(): T | undefined { method in DataMessageQueue
316 pop(probe: PerfProbeImpl) { method in MainPerfProbeImpl
169 pop(probe) { method in MainPerfProbeImpl
321 array.pop = function (...args) { function