[v8-dev] Re: Issue 1824 in v8: CHECK(ParserApi::Parse(&info)) failed when breaking at top level code in DevTools

2011-11-29 Thread codesite-noreply
Updates: Status: Fixed Comment #2 on issue 1824 by keuc...@chromium.org: CHECK(ParserApi::Parse(&info)) failed when breaking at top level code in DevTools http://code.google.com/p/v8/issues/detail?id=1824 Fix landed in r10080. -- v8-dev mailing list v8-dev@googlegroups.com http://g

[v8-dev] Re: Issue 1824 in v8: CHECK(ParserApi::Parse(&info)) failed when breaking at top level code in DevTools

2011-11-17 Thread codesite-noreply
Comment #1 on issue 1824 by keuc...@chromium.org: CHECK(ParserApi::Parse(&info)) failed when breaking at top level code in DevTools http://code.google.com/p/v8/issues/detail?id=1824 The rewriter won't add an assignment to the result symbol at the end of the global code. So in this case th