On 9/20/05, David Nicol <[EMAIL PROTECTED]> wrote:
> > > what's OP_DOR?
> >
> > //
> 
> Now that defined-or has an opcode, is
> 
>      if(defined(EXPR)){...
> 
> optimized to use it instead of calling OP_DEFINED?

you mean unless(defined(EXPR)) surely... No, it's not, currently.

Reply via email to