gambas-source-code/main/lib/jit
gambas 4a1c81d0aa Jit.Time is a new property that returns the time spent in JIT compilation, in seconds.
[INTERPRETER]
* NEW: Jit is a new static class that allows to deal with the JIT compiler.
* NEW: Jit.Time is a new property that returns the time spent in JIT compilation, in seconds.

[GB.JIT]
* NEW: Support for the Jit.Time property.
2018-07-03 00:52:19 +02:00
..
gb.jit Jit.Time is a new property that returns the time spent in JIT compilation, in seconds. 2018-07-03 00:52:19 +02:00
gb.jit.component
gb_str.c
gb_str.h
gbc_reserved.c
jit.c
jit.h
jit_body.c
main.c
main.h
Makefile.am