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

Function runEventInBatch

docs/external/js/react-dom.development.js:9238–9240  ·  view source on GitHub ↗
(event)

Source from the content-addressed store, hash-verified

9236 }
9237
9238 function runEventInBatch(event) {
9239 runEventsInBatch(event);
9240 }
9241
9242 function getInstIfValueChanged(targetInst) {
9243 var targetNode = getNodeFromInstance$1(targetInst);

Callers

nothing calls this directly

Calls 1

runEventsInBatchFunction · 0.85

Tested by

no test coverage detected