Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/BorisMoore/jquery-tmpl
/ synchronize
Function
synchronize
tests/qunit.js:770–776 ·
view source on GitHub ↗
( callback )
Source
from the content-addressed store, hash-verified
768
}
769
770
function
synchronize( callback ) {
771
config.queue.push( callback );
772
773
if
( config.autorun && !config.blocking ) {
774
process();
775
}
776
}
777
778
function
process() {
779
var
start = (
new
Date()).getTime();
Callers
2
qunit.js
File · 0.85
run
Function · 0.85
Calls
1
process
Function · 0.85
Tested by
no test coverage detected