Thanks, I've filed a bug: https://bugzilla.mozilla.org/show_bug.cgi?id=567114
<https://bugzilla.mozilla.org/show_bug.cgi?id=567114>Jared On Thu, May 20, 2010 at 10:40 AM, Attila Szegedi <[email protected]> wrote: > > On 2010.05.20., at 5:45, Jared Forsyth wrote: > > I don't know if people are aware of this bug, but I've found a nice short > way to bomb rhino.... > > var a={};a.toString=function(){return a.b();};print(a) > > Or, on the command line: > echo 'a={};a.toString=function(){return a.b();};print(a);'|rhino > > Where should I file the bug? > > > <http://bugzilla.mozilla.org> > > Make sure to indicate what would you expect the correct behavior to be. > > > thanks, > Jared > > > Attila. > > -- > home: http://www.szegedi.org > twitter: http://twitter.com/szegedi > weblog: http://constc.blogspot.com > > > > > > _______________________________________________ dev-tech-js-engine-rhino mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino
