Home
last modified time | relevance | path

Searched refs:consoleMethods (Results 1 – 1 of 1) sorted by relevance

/third_party/node/lib/internal/console/
Dconstructor.js362 const consoleMethods = { variable
664 for (const method of ReflectOwnKeys(consoleMethods))
665 Console.prototype[method] = consoleMethods[method];