Home
last modified time | relevance | path

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

/third_party/node/lib/internal/util/
H A Ddebuglog.js50 function lazyUtilColors() { function
61 const colors = lazyUtilColors().shouldColorize(process.stderr);
/third_party/node/lib/internal/console/
H A Dconstructor.js84 function lazyUtilColors() { function
323 color = lazyUtilColors().shouldColorize(stream);
/third_party/node/lib/internal/
H A Derrors.js194 function lazyUtilColors() { function
804 const colors = useColors && (lazyUtilColors().shouldColorize(process.stderr) || defaultColors);

Completed in 4 milliseconds