Comment #2 on issue 190 by nth10sd: Crash [@  
v8::internal::Runtime_InitializeConstContextSlot] and  
CHECK(!value->IsTheHole()) failed
http://code.google.com/p/v8/issues/detail?id=190

Yes.

$ ./shell
V8 version 0.4.8 (candidate)
> function f(foo) { eval(foo); }
f("for (var s = 0; s < 1; ++s) { __proto__.__defineGetter__(\"x\",  
function(){}); } ");
f("const x;");
> > Bus error
$ svn log | head
------------------------------------------------------------------------
r1072 | [email protected] | 2009-01-14 20:13:26 +0800 (Wed, 14 Jan 2009) |  
7 lines

Fix issue 186:
/snip

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to