Issue 57: Crash when deleting prototype[0]
http://code.google.com/p/v8/issues/detail?id=57

Comment #2 by mattn.jp:
Ahh, I could reproduce with "delete this.foo[0]".

BTW)

# cat > foo.js
delete this.foo[0]
^D

# ./shell foo.js
=> crash.

shell does not use print function but crashed in 'handles-inl.h:45'.
that's ok?




-- 
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