gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-commit] /srv/bzr/gnash/avm2 r9591: Replace 'new Object' with


From: Benjamin Wolsey
Subject: Re: [Gnash-commit] /srv/bzr/gnash/avm2 r9591: Replace 'new Object' with '{}'
Date: Wed, 08 Oct 2008 10:51:09 +0200

> Should be two different opcodes there:
> 
>       'new Object'
>       {
>               push 'Object'
>               new
>       }
> 
>       '{}'
>       {
>               initObject
>       }

That was probably my fault, as I said they were the same.

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


reply via email to

[Prev in Thread] Current Thread [Next in Thread]