Status: Accepted Owner: [email protected] Labels: Type-Bug Priority-Medium
New issue 1540 by [email protected]: TypeError printed when starting d8 with option --debugger
http://code.google.com/p/v8/issues/detail?id=1540 Running d8 with --debugger: $ ./d8 --debugger undefined:0: TypeError: undefined is not a function TypeError: undefined is not a function V8 version 3.4.10 (candidate) [console: dumb] JavaScript debugger enabled d8> JavaScript debugging in d8 seems to work though. -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
