Home
last modified time | relevance | path

Searched refs:updateChildren (Results 1 - 1 of 1) sorted by relevance

/third_party/node/lib/internal/modules/cjs/
H A Dloader.js216 function updateChildren(parent, child, scan) { function
256 updateChildren(parent, this, false);
959 updateChildren(parent, cachedModule, true);
984 updateChildren(parent, cachedModule, true);
1001 // Don't call updateChildren(), Module constructor already does.

Completed in 2 milliseconds