yangguo@chromium.org
|
af98ee9492
|
Enable asynchronous remote debugging with d8.
BUG=v8:1691
TEST=
Review URL: https://chromiumcodereview.appspot.com/9138015
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@10454 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2012-01-20 11:59:00 +00:00 |
|
yangguo@chromium.org
|
73ac99286d
|
Remove limit for d8 shell input length.
BUG=
TEST=
Review URL: https://chromiumcodereview.appspot.com/9232009
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@10418 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2012-01-17 13:37:09 +00:00 |
|
yangguo@chromium.org
|
e53841104d
|
Fixing d8's broken readline history.
Review URL: http://codereview.chromium.org/7885026
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@9282 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2011-09-14 14:39:56 +00:00 |
|
mikhail.naganov@gmail.com
|
f8e5c71e18
|
Rename SmartPointer to SmartArrayPointer.
As pointed out in: http://codereview.chromium.org/7754007/#msg5
"SmartPointer should have been named SmartArrayPointer as it expects an input
allocated using new[] and deallocates it using delete[]. Using it as a simple
scoped pointer for a single object is incorrect."
R=mnaganov@chromium.org
Review URL: http://codereview.chromium.org/7860011
Patch from Thiago Farina <tfarina@chromium.org>.
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@9215 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2011-09-09 22:39:47 +00:00 |
|
sgjesse@chromium.org
|
24a9d52d3d
|
Fix compilation of D8 with console=readline
BUG=
TEST=
Review URL: http://codereview.chromium.org//6901027
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@7680 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2011-04-26 13:26:05 +00:00 |
|
antonm@chromium.org
|
a9664cbd0d
|
Making lint happy.
Review URL: http://codereview.chromium.org/593014
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@3827 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2010-02-10 11:48:53 +00:00 |
|
olehougaard
|
427ba8ec40
|
Introducing a new StrNDup function that uses new[] for when we dispose the result using delete[].
Review URL: http://codereview.chromium.org/48127
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1532 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2009-03-18 12:27:37 +00:00 |
|
deanm@chromium.org
|
b7c1200462
|
Fix a bunch of spelling mistakes :\
Review URL: http://codereview.chromium.org/18094
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1088 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2009-01-15 19:08:34 +00:00 |
|
christian.plesner.hansen@gmail.com
|
2ce3df8336
|
Fixed lint error.
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@912 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2008-12-03 16:21:19 +00:00 |
|
christian.plesner.hansen@gmail.com
|
f56c10598b
|
Made d8 console=readline work on leopard.
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@910 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2008-12-03 15:51:16 +00:00 |
|
christian.plesner.hansen@gmail.com
|
1e52e36a8c
|
Added development shell (d8) including readline support, counters and
completion.
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@533 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2008-10-21 09:12:27 +00:00 |
|