Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/tkirda/jQuery-Autocomplete
/ nextSearchComplete
Function
nextSearchComplete
test/autocomplete.test.js:327–327 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
325
// circuit — so it's a single deterministic synchronisation point.
326
const
searchResolvers = [];
327
const
nextSearchComplete = () =>
new
Promise((resolve) => searchResolvers.push(resolve));
328
329
$.mockjax({
330
url: serviceUrl,
Callers
1
autocomplete.test.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected