MCPcopy Create free account
hub / github.com/microsoft/SandDance / unstable_getFirstCallbackNode

Function unstable_getFirstCallbackNode

docs/external/js/react.development.js:2835–2837  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2833 }
2834
2835 function unstable_getFirstCallbackNode() {
2836 return peek(taskQueue);
2837 }
2838
2839 function unstable_cancelCallback(task) {
2840 {

Callers

nothing calls this directly

Calls 1

peekFunction · 0.70

Tested by

no test coverage detected