[Gambas-Notification] [Git][gambas/gambas][master] Load classes without running the _init method, so that the JIT behaviour is…

Benoît Minisini gitlab at mg.gitlab.com
Tue Aug 14 16:48:12 CEST 2018


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


Commits:
0297c1ba by gambas at 2018-08-14T14:46:55Z
Load classes without running the _init method, so that the JIT behaviour is closer to the interpreter behaviour.

[INTERPRETER]
* NEW: Add a JIT API for loading classes without running the _init method.

[GB.JIT]
* BUG: Load classes without running the _init method, so that the JIT behaviour is closer to the interpreter behaviour.

- - - - -


9 changed files:

- main/gbx/gb.jit.h
- main/gbx/gbx_api.c
- main/gbx/gbx_class.c
- main/gbx/gbx_class.h
- main/gbx/gbx_class_load.c
- main/gbx/gbx_class_native.c
- main/lib/jit/jit.c
- main/lib/jit/jit.h
- main/lib/jit/jit_body.c


View it on GitLab: https://gitlab.com/gambas/gambas/commit/0297c1bafa499bb6cda91437fc719f85a780f7e0

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/commit/0297c1bafa499bb6cda91437fc719f85a780f7e0
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/notification/attachments/20180814/5818937b/attachment.html>


More information about the Notification mailing list