Updates:
Status: Assigned
Owner: [email protected]
Comment #2 on issue 186 by [email protected]: Crash [@ __kill]
http://code.google.com/p/v8/issues/detail?id=186
Thanks for reporting this bug.
Eval introduces local variables on an extension object. The extension
object is a
normal javascript object and therefore it has a __proto__ accessor that
changes the
prototype of the extension object. This is a bug and I have created a test
for the
bug: test/mjsunit/bugs/bug-186.js.
--
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
-~----------~----~----~----~------~----~------~--~---