Status: New Owner: ---- New issue 646 by [email protected]: __proto__ "problem" http://code.google.com/p/v8/issues/detail?id=646
"__proto__" sometimes becomes visible to "for ... in ..." when an object pointer is assigned . firefox / safari do fine. i didn't figure it out yet, but it may be caused by "old fashined" proto-chain creation via prototype *and* setting "__proto__" afterwards. i understand that v8 might think its the desired behaviour, but i recommend to keep "__proto__" invisible to "for ... in ..."... -- 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
