Searched refs:consoleMethods (Results 1 – 1 of 1) sorted by relevance
362 const consoleMethods = { variable664 for (const method of ReflectOwnKeys(consoleMethods))665 Console.prototype[method] = consoleMethods[method];