Enable readline on d8 while building a shared lib.
authoryangguo@chromium.org <yangguo@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 8 Jan 2013 15:24:17 +0000 (15:24 +0000)
committeryangguo@chromium.org <yangguo@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 8 Jan 2013 15:24:17 +0000 (15:24 +0000)
commit14ed983753b62844bb29e6ac92a36b1b434f0ee6
tree1f7c7ddf952934f72a702287121e3be08b773381
parentc386538cd2ede3cb59e718cfa1245c08c021debc
Enable readline on d8 while building a shared lib.

This patch enables readline on d8 except for completion support.
It sould be useful enough for history and line editing.

This is related to V8's issue 1781 (http://code.google.com/p/v8/issues/detail?id=1781), not chromium's.

BUG=1781

Review URL: https://chromiumcodereview.appspot.com/11776017
Patch from Luis Reis <luis.m.reis@gmail.com>.

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@13333 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/d8-readline.cc
src/d8.cc
src/d8.gyp
src/d8.h