On Tue, Feb 14, 2012 at 3:00 PM, Dmitry Stogov <dmi...@zend.com> wrote:
> In general exposing zend_vm_get_opcode_handler() can't help.
> You know that executor might be generated/compiled not only using
> call-treading but also using switch or goto. In these cases
> zend_vm_get_opcode_handler() won't return a function that could be called.
Hi:
  sure,  but I really need a way (even it's narrow) for my new extension..

 or, should I make a patch to add a ZEND_USER_OPCODE_CALL_ME_LATER ?

thanks
>
> Thanks. Dmitry.
>
>
> On 02/14/2012 10:43 AM, Stas Malyshev wrote:
>>
>> Hi!
>>
>>> Hi:
>>> a patch for this proposal:
>>
>>
>> Don't see any problem with it. Dmitry, any issues you see with it?
>> If not, we can commit it.
>>
>



-- 
惠新宸        laruence
Senior PHP Engineer
http://www.laruence.com

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to