[Gambas-Notification] [Git][gambas/gambas][master] Optimize object creation when there is no special method to call ('_new', ...

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Thu Oct 5 18:10:08 CEST 2023



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
0f54fe9c by Benoît Minisini at 2023-10-05T18:09:48+02:00
Optimize object creation when there is no special method to call ('_new', '_ready', global variable initialization) and no inheritance.

[INTERPRETER]
* OPT: Optimize object creation when there is no special method to call ('_new', '_ready', global variable initialization) and no inheritance.

- - - - -


10 changed files:

- main/gbx/gbx_class.c
- main/gbx/gbx_class.h
- main/gbx/gbx_class_load.c
- main/gbx/gbx_exec.c
- main/gbx/gbx_exec.h
- main/gbx/gbx_exec_loop.c
- main/gbx/gbx_exec_pop.c
- main/gbx/gbx_exec_push.c
- main/lib/jit/gb.jit/.icon.png
- main/lib/jit/jit_body.c


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/0f54fe9ccd38c61c5691bc14ea9e09cbba8a359c

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/0f54fe9ccd38c61c5691bc14ea9e09cbba8a359c
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20231005/0337a557/attachment.htm>


More information about the Notification mailing list