Thiago Macieira <[email protected]> wrote:
> On domingo, 9 de julho de 2017 21:13:33 PDT Phil Bouchard wrote:
>> On 07/09/2017 10:22 PM, Phil Bouchard wrote:
>>> On 07/09/2017 06:35 PM, Phil Bouchard wrote:
>>>> I'm sure there is an equivalent in
>>>> Qt but I'll need some pointers to speed things up.
>>> 
>>> I think QAtomicInt is the perfect replacement:
>>> http://doc.qt.io/qt-4.8/qatomicint.html#details
>> 
>> I started another branch reserved for Qt here:
>> https://github.com/philippeb8/root_ptr/tree/qt
> 
> Just to be clear: writing the pointer class is not enough. Someone has to 
> port 
> the JS engine.

BTW converting Javascript into C++ seems very easy to do; but I'll need to
analyze the JS engine first with some help from some expert if I want to
integrate it, thanks.

Also I will revert the change I made which "upscales the scope of a
variable". That change was wrong and the manager will be like it was before
(better).


Regards,
-Phil

_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to