()
| 184 | } |
| 185 | |
| 186 | function ae() { |
| 187 | var e = []; |
| 188 | |
| 189 | function t(n, i) { |
| 190 | return e.push(n + " ") > r.cacheLength && delete t[e.shift()], t[n + " "] = i |
| 191 | } |
| 192 | |
| 193 | return t |
| 194 | } |
| 195 | |
| 196 | function se(e) { |
| 197 | return e[b] = !0, e |
no outgoing calls
no test coverage detected