summaryrefslogtreecommitdiff
path: root/test/sequential/test-deprecation-flags.js
diff options
context:
space:
mode:
authorcjihrig <cjihrig@gmail.com>2015-11-16 14:09:26 -0500
committercjihrig <cjihrig@gmail.com>2015-11-19 17:01:25 -0500
commitca2e8b292f0288d90e4e8c546adb459e2ab4eecd (patch)
treece70e1c8421da48abc633b63d24b1a55066bdb6f /test/sequential/test-deprecation-flags.js
parente499ea849c2bb33dd0678ba11c7754366ca2d2cb (diff)
downloadandroid-node-v8-ca2e8b292f0288d90e4e8c546adb459e2ab4eecd.tar.gz
android-node-v8-ca2e8b292f0288d90e4e8c546adb459e2ab4eecd.tar.bz2
android-node-v8-ca2e8b292f0288d90e4e8c546adb459e2ab4eecd.zip
readline: deprecate undocumented exports
This commit moves several of readline's undocumented functions into an internal module. Specifically, isFullWidthCodePoint, stripVTControlCharacters, getStringWidth, and emitKeys are moved to the internal module. The existing public exports of the first three functions are given a deprecation notice. Refs: https://github.com/nodejs/node/pull/3847 Fixes: https://github.com/nodejs/node/issues/3836 PR-URL: https://github.com/nodejs/node/pull/3862 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Brian White <mscdex@mscdex.net>
Diffstat (limited to 'test/sequential/test-deprecation-flags.js')
0 files changed, 0 insertions, 0 deletions