Searched refs:pendingRequests (Results 1 – 6 of 6) sorted by relevance
11 let pendingRequests = 0; variable30 pendingRequests++;41 if (!--pendingRequests) {
13 let pendingRequests = 0; variable29 pendingRequests++;39 if (!--pendingRequests) {
1 …pendingRequests = 0;\n\n/**\n * Load a bundle for a URL using fetch + eval on native and script ta…
5 var pendingRequests = Set<AppleAuthenticationRequest>() variable38 pendingRequests.insert(self) in performRequest()65 pendingRequests.remove(self) in authorizationController()78 pendingRequests.remove(self) in authorizationController()