[v8-dev] Re: Issue 3225 in v8: runtime.cc:11391: CHECK(!frame->GetParameter(i)->IsTheHole()) failed

2014-03-24 Thread codesite-noreply
Updates: Status: Fixed Comment #3 on issue 3225 by yang...@chromium.org: runtime.cc:11391: CHECK(!frame->GetParameter(i)->IsTheHole()) failed http://code.google.com/p/v8/issues/detail?id=3225 fixed in r20195. -- You received this message because this project is configured to send all

[v8-dev] Re: Issue 3225 in v8: runtime.cc:11391: CHECK(!frame->GetParameter(i)->IsTheHole()) failed

2014-03-20 Thread codesite-noreply
Comment #2 on issue 3225 by yang...@chromium.org: runtime.cc:11391: CHECK(!frame->GetParameter(i)->IsTheHole()) failed http://code.google.com/p/v8/issues/detail?id=3225 pure d8 repro. To be honest I'm not surprised the debugger does not work with generators. // Flags: --expose-debug-as de

[v8-dev] Re: Issue 3225 in v8: runtime.cc:11391: CHECK(!frame->GetParameter(i)->IsTheHole()) failed

2014-03-19 Thread codesite-noreply
Updates: Status: Assigned Owner: yang...@chromium.org Cc: svenpa...@chromium.org Comment #1 on issue 3225 by da...@chromium.org: runtime.cc:11391: CHECK(!frame->GetParameter(i)->IsTheHole()) failed http://code.google.com/p/v8/issues/detail?id=3225 (No comment was enter