Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/unconed/TermKit
/ synchronize
Function
synchronize
HTML/external/jquery-ui/development-bundle/external/qunit.js:669–675 ·
view source on GitHub ↗
( callback )
Source
from the content-addressed store, hash-verified
667
}
668
669
function
synchronize( callback ) {
670
config.queue.push( callback );
671
672
if
( config.autorun && !config.blocking ) {
673
process();
674
}
675
}
676
677
function
process() {
678
var
start = (
new
Date()).getTime();
Callers
2
qunit.js
File · 0.70
done
Function · 0.70
Calls
1
process
Function · 0.70
Tested by
no test coverage detected