MCPcopy Index your code
hub / github.com/microsoft/SandDance / recordEffect

Function recordEffect

docs/external/js/react-dom.development.js:10495–10499  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10493 };
10494
10495 function recordEffect() {
10496 {
10497 effectCountInCurrentCommit++;
10498 }
10499 }
10500 function recordScheduleUpdate() {
10501 {
10502 if (isCommitting) {

Callers 3

commitMutationEffectsFunction · 0.85
commitLayoutEffectsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected