MCPcopy Create free account
hub / github.com/reactjs/react-rails / markRef$1

Function markRef$1

lib/assets/react-source/development/react.js:22414–22416  ·  view source on GitHub ↗
(workInProgress)

Source from the content-addressed store, hash-verified

22412 }
22413
22414 function markRef$1(workInProgress) {
22415 workInProgress.effectTag |= Ref;
22416 }
22417
22418 var appendAllChildren;
22419 var updateHostContainer;

Callers 1

completeWorkFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected