MCPcopy Create free account
hub / github.com/reactjs/react-rails / recordEffect

Function recordEffect

lib/assets/react-source/development/react.js:14067–14071  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14065 };
14066
14067 function recordEffect() {
14068 {
14069 effectCountInCurrentCommit++;
14070 }
14071 }
14072 function recordScheduleUpdate() {
14073 {
14074 if (isCommitting) {

Callers 3

commitMutationEffectsFunction · 0.85
commitLayoutEffectsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected