MCPcopy
hub / github.com/apache/caldera / next

Function next

static/jquery/jquery.js:4137–4139  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4135 fn = queue.shift(),
4136 hooks = jQuery._queueHooks( elem, type ),
4137 next = function() {
4138 jQuery.dequeue( elem, type );
4139 };
4140
4141 // If the fx queue is dequeued, always remove the progress sentinel
4142 if ( fn === "inprogress" ) {

Callers 15

sendMethod · 0.50
retrieveMethod · 0.50
verifyMethod · 0.50
find_op_with_linkMethod · 0.50
add_manual_commandMethod · 0.50
create_on_disk_objectMethod · 0.50
update_on_disk_objectMethod · 0.50
create_on_disk_objectMethod · 0.50
update_on_disk_objectMethod · 0.50

Calls

no outgoing calls

Tested by 15

_make_linkFunction · 0.40
test_update_configMethod · 0.40
test_get_linksMethod · 0.40
test_exhaust_bucketMethod · 0.40
test_sort_linksMethod · 0.40
test_trim_linksMethod · 0.40