summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJoyee Cheung <joyeec9h3@gmail.com>2018-11-29 06:14:30 +0800
committerJoyee Cheung <joyeec9h3@gmail.com>2018-12-02 04:51:17 +0800
commitce8b0e196eca6816d77dda43f28e7da6b3784e6b (patch)
tree3f342b8aa462c07fd98bc3032e7e61a7266040d7 /lib
parentadbf9477eb244b0f83a705b06269705967194f03 (diff)
downloadandroid-node-v8-ce8b0e196eca6816d77dda43f28e7da6b3784e6b.tar.gz
android-node-v8-ce8b0e196eca6816d77dda43f28e7da6b3784e6b.tar.bz2
android-node-v8-ce8b0e196eca6816d77dda43f28e7da6b3784e6b.zip
lib: move lib/console.js to lib/internal/console/constructor.js
This is a broken commit: it's here so that git interpret this as a file move and preserve most of the history of the Console constructor. PR-URL: https://github.com/nodejs/node/pull/24709 Reviewed-By: Gus Caplan <me@gus.host> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to 'lib')
-rw-r--r--lib/internal/console/constructor.js (renamed from lib/console.js)0
1 files changed, 0 insertions, 0 deletions
diff --git a/lib/console.js b/lib/internal/console/constructor.js
index ebd098e9af..ebd098e9af 100644
--- a/lib/console.js
+++ b/lib/internal/console/constructor.js